Spelling.IgnoreList Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.IgnoreList Property

List of words to automatically ignore

[Visual Basic]Public ReadOnly Property IgnoreList As ArrayList
[C#]
public System.Collections.ArrayList IgnoreList {get;}

Remarks

When IgnoreAllWord is clicked, the CurrentWord is added to this list

See Also

Spelling Class | NetSpell.SpellChecker Namespace