JavaScriptAction Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The JavaScriptAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
Next | Gets the sequence of actions to be performed after the action represented by this instance. (Inherited from Action.) | |
Script | Gets or sets the javascript code to be executed when this action is executed. | |
Type | Gets the Bytescout.PDF.ActionType value that specifies the type of this action. (Overrides ActionType.) |
See Also