Spelling.WordIndex Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.WordIndex Property

WordIndex is the index of the current word being spell checked

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

See Also

Spelling Class | NetSpell.SpellChecker Namespace