ReplaceWordEventArgs.ReplacementWord Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

ReplaceWordEventArgs.ReplacementWord Property

The word to use in replacing the misspelled word

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

See Also

ReplaceWordEventArgs Class | NetSpell.SpellChecker Namespace