Back to Devexpress

HunspellDictionary Properties

corelibraries-devexpress-dot-xtraspellchecker-dot-hunspelldictionary-dot-underscore-properties.md

latest1.6 KB
Original Source

HunspellDictionary Properties

A dictionary for the Hunspell spell checking algorithm.

NameDescription
AlphabetCharsGets the alphabetical list of characters for the current dictionary. Inherited from DictionaryBase.
CultureGets or sets the culture specific settings of the dictionary. Inherited from DictionaryBase.
DictionaryPathGets or sets the path to the dictionary file. Inherited from DictionaryBase.
GrammarPathGets or sets the filename of the affix file (.aff) to be loaded.
LoadedGets whether the dictionary is loaded. Inherited from DictionaryBase.
WordCountGets the number of word entries contained in the dictionary.

See Also

HunspellDictionary Class

HunspellDictionary Members

DevExpress.XtraSpellChecker Namespace