ExportStatus.ProgressPosition Property
Specifies the current progress of the document export.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the progress position. |
See Also