Back to Devexpress

PdfFitBBoxVerticallyDestination Constructors

officefileapi-devexpress-dot-pdf-dot-pdffitbboxverticallydestination-dot-ctor.md

latest1.0 KB
Original Source

PdfFitBBoxVerticallyDestination Constructors

A destination that positions a specific X coordinate at the top left corner of the document window, and zooms a page’s bounding box so that it fits the window vertically.

NameParametersDescription
PdfFitBBoxVerticallyDestination(PdfPage, Nullable<Double>)page, leftInitializes a new instance of the PdfFitBBoxVerticallyDestination class with the specified page and the left horizontal coordinate positioned at the left edge of the window.

See Also

PdfFitBBoxVerticallyDestination Class

PdfFitBBoxVerticallyDestination Members

DevExpress.Pdf Namespace