Skip to main content

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 PdfDestination.
PageIndex Gets the zero-based index of a page where the destination is located. Inherited from PdfDestination.
Rectangle Gets a rectangle that is fit into the document window.
See Also