The properties of the Destination class are listed below. For a complete list of Destination class members, see the Destination Members topic.
Bottom | The vertical position (measured from the bottom in points) of the page that is displayed at the bottom edge of the page window. |
DisplayMode | How the page is displayed in the page window. |
Left | The horizontal position (measured from the left in points) of the page that is displayed at the left edge of the page window. |
PageIndex | Zero-based index of the page to be displayed. |
Path | The uniform resource locator (url) for a remote destination. If this path is null, the destination refers to a local page. |
Right | The horizontal position (measured from the left in points) of the page that is displayed at the right edge of the page window. |
Top | The vertical position (measured from the bottom in points) of the page that is displayed at the top edge of the page window. |
ZoomFactor | The zoom factor to use when displaying the page. 1 means actual size; 2 means magnify twice. |
Destination Class | TallComponents.PDF.ReaderControls Namespace