ASPxHunspellDictionary.Dictionary Property
Indicates the dictionary for the Hunspell spell checking algorithm.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HunspellDictionary | A HunspellDictionary object. |
See Also