ISpellCheckerCustomDictionary Property |
Gets the custom dictionary.
Namespace:
DotNetBrowser.SpellCheck
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax ISpellCheckDictionary CustomDictionary { get; }
Property Value
Type:
ISpellCheckDictionaryThe custom dictionary.
See Also