Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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