DevExpress.DocumentServices.ServiceModel.DataContracts Namespace
Contains DTO classes required for client-server interaction with the ReportService.
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Classes
| Name | Description |
|---|---|
| DocumentData | For internal use. Contains information about the document. |
| DocumentExportArgs | Stores the arguments required to export a document (its format and export options). |
| DocumentId | Identifies the report document. |
| ExportId | Contains information that identifies the exported document. |
| InstanceIdentity | The report identifier. |
| ParameterLookUpValues | Stores the parameter look-up values. |
| PrintId | Identifies the printed document. |
| PrintStatus | Contains the information related to the current status of a printed document. |
| ReportBuildArgs | Stores the arguments required to create a report (its watermark and page settings, as well as parameters). |
| ReportParameter | For internal use. |
| ReportParameterContainer | For internal use. |
| ServiceFault | Contains information about the service faults. |
| UploadingResourceId | Identifies the uploaded document resources, stored in the PRNX format. |
Structs
| Name | Description |
|---|---|
| BuildStatus | Represents a structure which stores the information about a document’s build status. |
| ExportStatus | Contains information about the status of the exported document. |
Enums
| Name | Description |
|---|---|
| PageCompatibility | Lists the values that specify the compatibility mode of a document. |
| TaskStatus | Lists the values that describe various task statuses. |