SpellCheckerOpenOfficeDictionaryExtension.Encoding Property
Gets or sets the dictionary text encoding.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v24.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Property Value
Type | Description |
---|---|
Encoding | A Encoding object that represents the character encoding. |
See Also