Click or drag to resize

PdfJavaScriptAction Properties

The PdfJavaScriptAction type exposes the following members.

Properties
Name Description
Public property NextAction
Gets or sets the next action to be performed after the action represented by this instance.
(Inherited from PdfAction .)
Public property Script
Gets or sets the javascript code to be executed when this action is executed.
Top
See Also