RepositoryItemRichTextEdit.DocumentFormat Property
Gets or sets the format of the document contained in the editor.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraRichEdit.v25.1.dll
NuGet Package: DevExpress.Win.RichEdit
Declaration
Property Value
| Type | Description |
|---|---|
| DocumentFormat | A DocumentFormat enumeration member, specifying the document format. |
See Also