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

PdfFitHorizontallyDestination Constructors

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 Parameters Description
PdfFitHorizontallyDestination(PdfPage, Nullable<Double>) page, top Initializes a new instance of the PdfFitHorizontallyDestination class with the specified parameters.
See Also