BeforeExportEventArgs.CustomProperties Property
Provides access to the document’s custom properties.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DocumentCustomProperties | A DocumentCustomProperties object that stores document’s custom properties. |
See Also