PdfRenditionAction Properties

The PdfRenditionAction type exposes the following members.

Properties

  NameDescription
Public propertyNextActions
Gets the collection of actions to be performed after this action.
(Inherited from PdfAction.)
Public propertyOperation
Gets the operation to perform when the action is triggered.
Public propertyScreenAnnotation
Gets the screen annotation for the rendition.
Public propertyScript
Gets or sets the text string containing the JavaScript script to be executed when the action is triggered.

See Also