FitBBoxHorizontallyDestination Class
A destination that fits a page’s bounding box to the width of the document window.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Remarks
A destination is a reference to a page with specific view parameters. A destination includes the following view parameters:
- The displayed document page
- View settings, such as a view mode or a specific point or region on the page
- The magnification (zoom factor)
Inheritance
Object
Destination
FitBBoxHorizontallyDestination
See Also