PreviewModelBase.SetZoom(Double) Method
Applies the specified zoom factor value to a document.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Double | A Double value, specifying the document zoom factor. |
Implements
See Also