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

PdfFitHorizontallyDestination Properties

A destination that positions a specific Y coordinate at the top left corner of the document window, and zooms a page so that it fits the window horizontally.
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.
Top Gets the Y coordinate that is positioned at the top left corner of the document window.
See Also