Spelling.IgnoreAllCapsWords Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.IgnoreAllCapsWords Property

Ignore words with all capital letters when spell checking

[Visual Basic]Public Property IgnoreAllCapsWords As Boolean
[C#]
public bool IgnoreAllCapsWords {get; set;}

See Also

Spelling Class | NetSpell.SpellChecker Namespace