DocumentOperationRequest.ExportOptionsString Property
Specifies the current document’s export options in a string representation.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the document’s export options. |
See Also