RepositoryItemRichTextEdit.Encoding Property
Gets or sets the character encoding of the document contained in the editor.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraRichEdit.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Encoding | A Encoding object specifying the character encoding. |
See Also