Spelling.ReplaceList Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.ReplaceList Property

List of words and replacement values to automatically replace

[Visual Basic]Public ReadOnly Property ReplaceList As Hashtable
[C#]
public System.Collections.Hashtable ReplaceList {get;}

Remarks

When ReplaceAllWord is clicked, the CurrentWord is added to this list

See Also

Spelling Class | NetSpell.SpellChecker Namespace