ZoomMode Enum
Lists the document zoom modes provided by DocumentViewerControl and BackstagePrintPreview.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
#Declaration
#Members
Name | Description |
---|---|
Custom
|
The document zoom factor is defined by the Document |
Actual
|
Sets the document zoom factor value to 100%. |
Fit
|
Sets the document zoom factor value to fit to the width of the widest page in a document. If the bleed box is smaller than the crop box, the Fit |
Fit
|
The document zoom factor is calculated to fit to the width of the visible content of a page. The region of the visible page content is defined by the bleed box (see section 14. |
Page
|
Sets the document zoom factor value to fit to the widest or highest page in a document. |
#Related API Members
The following properties accept/return ZoomMode values: