Pdf |
The PdfGoToPageViewAction type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionType |
Gets the GoToPageView value.
(Overrides PdfActionActionType) | |
| Destination | (Required) The destination to jump to (see 12.3.2, "Destinations"). | |
| DestinationName | (Required) The named destination to jump to (see 12.3.2.3, "Named Destinations"). |
| Name | Description | |
|---|---|---|
| SetDestination | Sets the explicit destination to jump to (see 12.3.2.2, "Explicit Destinations"). parameters represent the following values depending on the viewType parameter:
|
| Name | Description | |
|---|---|---|
| GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |