NevronOpenVision
Nevron.Nov.Text.SpellCheck Namespace / NSpellChecker Class
Fields Properties Methods Events


In This Topic
    NSpellChecker Class Members
    In This Topic

    The following tables list the members exposed by NSpellChecker.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new spell checker and initializes it with the default dictionary manager.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the DictionarySourceProperty property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the DictionarySourceList property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Enabled property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSpellChecker.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the current dictionary source  
    Public PropertyGets/Sets the dictionary manager that should enumerate and load spell check dictionaries for this spell checker.  
    Public PropertyGets or sets whether the spell checker is enabled.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodGets a list of misspelled word ranges  
    Public MethodGets or creates the dictionary sources.  
    Public MethodReturns an iterator of words that are similar to this word  
    Public MethodReturns true if the word at [beginIndex, endIndex] is correct  
    Public MethodTries to select a dictionary info for the specified culture name  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also