Skip to main content
A newer version of this page is available. .

DocumentPreviewModelBase.ProgressMaximum Property

Gets the maximum value of the Progress Reflector.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v19.1.dll

Declaration

public abstract int ProgressMaximum { get; }

Property Value

Type Description
Int32

An integer value.

Implements

See Also