Skip to main content

DocumentPreviewModelBase.ProgressValue Property

Gets a value which reflects the state of a process being tracked by the Progress Reflector.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public abstract int ProgressValue { get; }

#Property Value

Type Description
Int32

An integer value.

#Implements

See Also