Spelling.IgnoreWord Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.IgnoreWord Method 

Ignores the instances of the CurrentWord in the Text Property

[Visual Basic]Public Sub IgnoreWord()
[C#]
public void IgnoreWord();

Remarks

Must call SpellCheck after call this method to resume spell checking

See Also

Spelling Class | NetSpell.SpellChecker Namespace