Skip to main content

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