Spelling.Suggest Method ()

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.Suggest Method ()

Populates the Suggestions property with word suggestions for the CurrentWord

[Visual Basic]Overloads Public Sub Suggest()
[C#]
public void Suggest();

Remarks

TestWord must have been called before calling this method

See Also

Spelling Class | NetSpell.SpellChecker Namespace | Spelling.Suggest Overload List | CurrentWord | Suggestions | TestWord