PreviewModelBase.ZoomModes Property
In This Article
Provides access to a collection of zooming modes available for a report document.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IEnumerable<Zoom |
A collection of Zoom |
See Also