![]() | Pdf |
The PdfGoToRAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfGoToRAction(PdfDocument, IntPtr) | Initializes a new instance of the PdfAction class. |
![]() | PdfGoToRAction(PdfDocument, PdfFileSpecification, PdfDestination) | Initializes a new instance of the PdfGoToRAction class with the document, file specification and the destination. |
Name | Description | |
---|---|---|
![]() | Destination | Gets or sets the PdfDestination object associated with this action |
![]() | FileSpecification | Gets or sets a file specification described the file associated with this action. |
![]() | NewWindow | Gets a flag specifying whether to open the destination document in a new window. If this flag is false, the destination document replaces the current document in the same window. If this property is null, the viewer application should behave in accordance with the current user preference. |