Skip to main content

IDocumentPreviewModel.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.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

int ProgressValue { get; }

Property Value

Type Description
Int32

An integer value.

See Also