ASPxSpellCheckerDictionaryBase.Encoding Property
Gets or sets code page settings of the dictionary text characters.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Encoding | A Encoding object, representing a character encoding. |
See Also