Spelling.IgnoreWordsWithDigits Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.IgnoreWordsWithDigits Property

Ignore words with digits when spell checking

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

See Also

Spelling Class | NetSpell.SpellChecker Namespace