Skip to main content

PdfFitBBoxHorizontallyDestination Constructors

A destination that positions a specific Y coordinate at the top left corner of the document window, and zooms a page’s bounding box so that it fits the window horizontally.
Name Parameters Description
PdfFitBBoxHorizontallyDestination(PdfPage, Nullable<Double>) page, top Initializes a new instance of the PdfFitBBoxHorizontallyDestination class with the specified parameters.
See Also