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