Click or drag to resize

PdfAction Properties

The PdfAction type exposes the following members.

Properties
 NameDescription
Public propertyActionType Gets type of current action. See ActionTypes for details.
Public propertyDictionary Gets the action's dictionary.
Public propertyDocument Gets the document associated with this action.
Public propertyHandle Gets the Pdfium SDK handle that the action is bound to
Public propertyNext Gets the sequence of actions to be performed after the action represented by this class.
Top
See Also