ReportService.StopPrint(PrintId) Method
In This Article
Stops printing the specified document.
Namespace: DevExpress.XtraReports.Service
Assembly: DevExpress.XtraReports.v24.2.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
print |
Print |
A Print |
#Implements
See Also