Nevron.Nov.Text.SpellCheck Namespace
In This Topic
Classes
| Class | Description |
| NDictionary | Base class for all spell check dictionaries. |
| NDictionarySourceCollection | Enumerates and loads Nevron spell check dictionaries for the Nevron spell checker. This default implementation lists and loads only the embedded "English (US)" dictionary. |
| NHunspellDictionaryInfo | Hunspell dictionary info. |
| NHunspellDictionaryReader | Reads dictionaries in the Hunspell format, such as the Open Office dictionaries. |
| NSpellChecker | Provides spell check functionality for the Nevron Rich Text control. |
| NTernarySpellCheckDictionary | Represents a dictionary that can be used to check whether a word is correct and to get spell checking suggetions if it is not. |
See Also