Skip to main content

ExportStatus Struct

Contains information about the status of the exported document.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v24.2.Core.dll

NuGet Package: DevExpress.Printing.Core

#Declaration

[DataContract]
public struct ExportStatus

The following members return ExportStatus objects:

Library Related API Members
Cross-Platform Class Library IAsyncExportService.EndGetExportStatus(IAsyncResult)
.NET Reporting Tools IExportService.GetExportStatus(ExportId)
ReportService.GetExportStatus(ExportId)
See Also