Pdf |
The PdfAction type exposes the following members.
Name | Description | |
---|---|---|
ActionType | Gets type of current action. See ActionTypes for details. | |
Dictionary | Gets the action's dictionary. | |
Document | Gets the document associated with this action. | |
Handle | Gets the Pdfium SDK handle that the action is bound to | |
Next | Gets the sequence of actions to be performed after the action represented by this class. |
Name | Description | |
---|---|---|
FromHandle | Create a new instance of the action class depending on its type. |