PdfJumpAction Properties
Serves as the base for classes that allow jumping to a destination in the current document (PdfGoToAction) or a destination in another PDF file (PdfRemoteGoToAction).
Name | Description |
---|---|
Destination | Gets the destination that will be displayed when the action is performed. |
Next |
Gets the next action that is performed after the action from the list of Pdf |
See Also