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