ZoomFitMode Enum
Lists the available zoom fit modes.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
Declaration
Members
| Name |
|---|
| PageWidth |
| PageHeight |
| WholePage |
Remarks
The values listed by the ZoomFitMode enumeration are used to set the ZoomFitModeItem.ZoomFitMode property.
See Also