PdfFitRectangleDestination Properties
A destination that displays a specific page rectangle in the document window.
Name | Description |
---|---|
Page |
Gets the document page where the destination is located.
Inherited from Pdf |
Page |
Gets the zero-based index of a page where the destination is located.
Inherited from Pdf |
Rectangle | Gets a rectangle that is fit into the document window. |
See Also