RemoteGoToAction Properties
An action that jumps to a destination in another PDF file instead of the current file.| Name | Description |
|---|---|
| Destination | Gets or sets the destination that is displayed when the action is performed. |
| FileSpecification | Gets or sets the file specification of the document that contains the destination. |
| Next | Gets or sets actions that run after the current annotation action. Inherited from AnnotationAction. |
| OpenInNewWindow | Gets or sets whether to open the destination document in a new window. |
| PageIndex |
See Also