Pdf |
The PdfDestination type exposes the following members.
Name | Description | |
---|---|---|
Bottom | Gets or sets the vertical coordinate of the bottom-right corner of the window expressed in the default user space coordinate system or if the value is to be retained unchanged. | |
Left | Gets or sets the horizontal coordinate of the upper-left corner of the window expressed in the default user space coordinate system or if the value is to be retained unchanged. | |
Page | Gets or sets the destination PdfPage object. Specifying a destination explicitly in a PDF file, page is an indirect reference to a page object. | |
PageNumber | Gets or sets the destination page number. Should be used only in a context of a remote go-to action (see 12.6.4.3 Remote Go-To Actions). | |
Right | Gets or sets the horizontal coordinate of the bottom-right corner of the window expressed in the default user space coordinate system or if the value is to be retained unchanged. | |
Top | Gets or sets the vertical coordinate of the upper-left corner of the window expressed in the default user space coordinate system or if the value is to be retained unchanged. | |
ViewType | Gets the PdfDestinationViewType of this PdfDestination instance. | |
Zoom | Gets or sets the zoom factor or if the value is to be retained unchanged. Value 1 represents 100%, 0.5 represents 50%, 1.5 represents 150%, etc. |