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