A newer version of this page is available.
Switch to the current version.
DocumentOperationRequest.ExportOptions Property
Specifies the current document's export options.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.XtraReports.v18.2.Web.dll
Declaration
public ExportOptions ExportOptions { get; set; }
Public Property ExportOptions As ExportOptions
Property Value
Type | Description |
---|---|
ExportOptions | A ExportOptions object. |
See Also
Feedback