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