Back to Devexpress

PdfJumpAction Properties

officefileapi-devexpress-dot-pdf-dot-pdfjumpaction-dot-underscore-properties.md

latest963 B
Original Source

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).

NameDescription
DestinationGets the destination that will be displayed when the action is performed.
NextGets the next action that is performed after the action from the list of PdfAction objects. Inherited from PdfAction.

See Also

PdfJumpAction Class

PdfJumpAction Members

DevExpress.Pdf Namespace