Spelling.SpellCheck Method ()

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.SpellCheck Method ()

Spell checks the words in the Text property starting at the WordIndex position.

[Visual Basic]Overloads Public Function SpellCheck() As Boolean
[C#]
public bool SpellCheck();

Return Value

Returns true if there is a word found in the text that is not in the dictionaries

See Also

Spelling Class | NetSpell.SpellChecker Namespace | Spelling.SpellCheck Overload List | CurrentWord | WordIndex