RepositoryItemRichTextEdit.Encoding Property
Gets or sets the character encoding of the document contained in the editor.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraRichEdit.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Encoding | A Encoding object specifying the character encoding. |
See Also