Back to Devexpress

ISpellCheckerDictionary Methods

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

latest1.0 KB
Original Source

ISpellCheckerDictionary Methods

Defines the basic interface for spell checker dictionaries.

NameDescription
Clear()Clears all dictionary entries and inner structures.
Contains(String)Determines whether a word is in the dictionary.
FindWord(String)Searches for the word in the dictionary.
Load()Loads the dictionary and prepares it for use.

See Also

ISpellCheckerDictionary Interface

ISpellCheckerDictionary Members

DevExpress.XtraSpellChecker Namespace