DocumentOperationResponse.CustomData Property
Specifies custom data associated with the performed document operation.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string containing information associated with the document operation. |
See Also