ReportService.ClearDocument(DocumentId) Method
Clears the content of the specified document.
Namespace: DevExpress.XtraReports.Service
Assembly: DevExpress.XtraReports.v24.1.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
documentId | DocumentId | A DocumentId object, identifying the document. |
Implements
See Also