PrintStatus Class
In This Article
Contains the information related to the current status of a printed document.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Related API Members
The following members return PrintStatus objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | IAsync |
.NET Reporting Tools | IReport |
Report |
#Remarks
An object of the PrintStatus type is returned by the ReportService.GetPrintStatus method.
See Also