PreviewModelBase.ZoomMode Property
In This Article
Specifies the zooming mode that is applied to a report document.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public ZoomItemBase ZoomMode { get; set; }
#Property Value
Type | Description |
---|---|
Zoom |
A Zoom |
See Also