Skip to main content

DocumentPreviewModelBase.ProgressMaximum Property

Gets the maximum value of the Progress Reflector.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public abstract int ProgressMaximum { get; }

Property Value

Type Description
Int32

An integer value.

Implements

See Also