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