Skip to main content

DocumentPreviewModelBase.ProgressMaximum Property

Gets the maximum value of the Progress Reflector.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public abstract int ProgressMaximum { get; }

#Property Value

Type Description
Int32

An integer value.

#Implements

See Also