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