FitBBoxDestination Class
A destination that fits a page’s bounding box within 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 settings. A destination includes the following parameters:
- The target page
- View settings, such as a view mode or a specific point or region on the page
- The magnification (zoom factor)
Inheritance
Object
Destination
FitBBoxDestination
See Also