Skip to main content
A newer version of this page is available. .

ExportStatus Struct

Contains information about the status of the exported document.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

Declaration

[DataContract]
public struct ExportStatus

The following members return ExportStatus objects:

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