WordDictionary.UserWords Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

WordDictionary.UserWords Property

List of user entered words in this dictionary

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

See Also

WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace