PdfJavaScriptAction Properties

The PdfJavaScriptAction type exposes the following members.

Properties

  NameDescription
Public propertyNextActions
Gets the collection of actions to be performed after this action.
(Inherited from PdfAction.)
Public propertyScript
Gets or sets the text string containing the JavaScript script to be executed.

See Also