Word.ToString Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Word.ToString Method 

Converts the word object to a string

[Visual Basic]Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

Returns the Text Property contents

See Also

Word Class | NetSpell.SpellChecker.Dictionary Namespace