Link Search Menu Expand Document

JavaScriptAction Properties

The JavaScriptAction type exposes the following members.

Properties
NameDescription
Public propertyNext
Gets the sequence of actions to be performed after the action represented by this instance.
(Inherited from Action.)
Public propertyScript
Gets or sets the javascript code to be executed when this action is executed.
Public propertyType
Gets the Bytescout.PDF.ActionType value that specifies the type of this action.
(Overrides ActionType.)
Top
See Also

Reference