BeforeExportEventArgs.DocumentFormat Property
Gets the format of the document being exported or saved.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DocumentFormat | A DocumentFormat enumeration value. |
See Also