PDF .NET Library Documentation - PDF Technologies, Inc.
The PDFGoToPageAction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BottomOffset |
Gets or sets the bottom coordinate in the page where the viewer should display the page.
| |
| LeftOffset |
Gets or sets the left coordinate in the page where the viewer should display the page.
| |
| MagnificationMode |
Gets or sets the magnification mode for destination page.
| |
| PageIndex |
Index of the page which will be displayed after the action is executed.
| |
| RightOffset |
Gets or sets the right coordinate in the page where the viewer should display the page.
| |
| TopOffset |
Gets or sets the top coordinate in the page where the viewer should display the page.
| |
| Zoom |
Gets or sets the zoom factor to be used when the page is displayed.
|