ZoomFitModeItem(ZoomFitMode) Constructor
Initializes a new instance of the ZoomFitModeItem class with the specified zoom fit mode.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
zoomFitMode | ZoomFitMode | A ZoomFitMode enumeration value. |
See Also