Back to Devexpress

ISpellCheckerDictionary Properties

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

latest1.4 KB
Original Source

ISpellCheckerDictionary Properties

Defines the basic interface for spell checker dictionaries.

NameDescription
AlphabetCharsGets the alphabetical list of characters for the current dictionary.
CaseSensitiveGets the flag that affects the case sensitivity of the search algorithm and the rules of comparison.
CultureGets or sets the culture specific settings of the dictionary.
DictionaryPathGets or sets the path to the dictionary file.
LoadedGets whether the dictionary is loaded.
WordCountGets the number of word entries contained in the dictionary.

See Also

ISpellCheckerDictionary Interface

ISpellCheckerDictionary Members

DevExpress.XtraSpellChecker Namespace