IExport |
The IExportService type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelExportRequest | Gets the value indicating whether the ExportRequest specified in the identifier has been successfully canceled. | |
| CreateExportResult | Creates the export result from an export request. | |
| ExportResultInfoQuery | Gets the export result information corresponding to query criteria. | |
| GenerateAndStoreViewThumbnailAsync | Generates a PNG thumbnail image for the view of the specified size. | |
| GenerateViewThumbnailAsync | Generates a thumbnail image for the view. | |
| GetExportBlobResult | Gets the result of an export that is stored in a BLOB. | |
| GetExportResultInfo | Retrieves the ExportResultInfo of the requested ID. | |
| GetExportResultInfos | Gets the export result information for exports generated by current user. | |
| GetExportResultInfos(Guid) | Gets the export result information for exports generated by current user. | |
| GetExportResultName(ExportRequest) | Gets the name for an export result by resolving the entity name from the request's ViewId. Intended for display of queued requests before execution. | |
| GetExportResultName(ExportRequest, ExportProvider, String) | Gets the name for an export result. | |
| GetQueuedExportRequests | Gets the pending export requests for the specified session. | |
| ResolveSessionPaperSize | Gets the paper size according to the session culture. | |
| StoreExportResultAsBlob | Stores the export result as a BLOB. |