ASPxSpellCheckerOpenOfficeDictionary.Encoding Property
Gets or sets the character encoding used by a dictionary.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Encoding | A Encoding value, specifying the character encoding. |
See Also