Click or drag to resize

PdfEmbeddedGoToAction Properties

The PdfEmbeddedGoToAction type exposes the following members.

Properties
Name Description
Public property Destination
The destination in the target document to jump to.
Public property FileName
The target document name.
Public property IsNewWindow
Indicates the target document should be opened in a new window or not.
Public property NextAction
Gets or sets the next action to be performed after the action represented by this instance.
(Inherited from PdfAction .)
Top
See Also