PrintingSystemPreviewModel.ProgressMaximum Property
In This Article
Specifies the maximum absolute value shown in the Progress Bar, which appears in the Print Preview while the document is being created.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value. |
See Also