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