Spelling.WordCount Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.WordCount Property

The number of words being spell checked

[Visual Basic]Public ReadOnly Property WordCount As Integer
[C#]
public int WordCount {get;}

See Also

Spelling Class | NetSpell.SpellChecker Namespace