Spelling.IgnoreAllWord Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.IgnoreAllWord Method 

Ignores all instances of the CurrentWord in the Text Property

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

See Also

Spelling Class | NetSpell.SpellChecker Namespace