Skip to main content

PdfFitBBoxVerticallyDestination Properties

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.
Name Description
Left Gets the X coordinate that is positioned at at the top left corner of the document window.
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.
See Also