Nevron Open Vision Documentation
Inheritance Hierarchy
In This Topic
    Nevron.Nov.Text.SpellCheck Namespace
    In This Topic
    Classes
     ClassDescription
    ClassBase class for all spell check dictionaries.
    ClassEnumerates and loads Nevron spell check dictionaries for the Nevron spell checker. This default implementation lists and loads only the embedded "English (US)" dictionary.
    ClassHunspell dictionary info.
    ClassReads dictionaries in the Hunspell format, such as the Open Office dictionaries.
    ClassProvides spell check functionality for the Nevron Rich Text control.
    ClassRepresents 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