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