Spelling.CurrentWord Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.CurrentWord Property

The current word being spell checked from the text property

[Visual Basic]Public ReadOnly Property CurrentWord As String
[C#]
public string CurrentWord {get;}

See Also

Spelling Class | NetSpell.SpellChecker Namespace