PrintId Class
In This Article
Identifies the 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 PrintId objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | IAsync |
Print |
|
Print |
|
.NET Reporting Tools | IReport |
Report |
#Remarks
An object of the PrintId type is returned by the PrintStatus.PrintId property.
See Also