Spelling.Dictionary Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.Dictionary Property

The WordDictionary object to use when spell checking

[Visual Basic]Public Property Dictionary As WordDictionary
[C#]
public Dictionary.WordDictionary Dictionary {get; set;}

See Also

Spelling Class | NetSpell.SpellChecker Namespace