[]
Defines an action causes a script to be compiled and executed by the JavaScript interpreter.
public class ActionJavaScript : ActionBase, IPdfDict
Public Class ActionJavaScript
Inherits ActionBase
Implements IPdfDict
Name | Description |
---|---|
ActionJavaScript() | Initialize a new instance of the ActionJavaScript class. |
ActionJavaScript(string) | Initialize a new instance of the ActionJavaScript class. |
Name | Description |
---|---|
JavaScript | Gets or sets the JavaScript to execute. |