DocumentOperationRequest.ExportOptions Property
Specifies the current document’s export options.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ExportOptions | A ExportOptions object. |
See Also