Click or drag to resize

ISpellCheckerCustomDictionary Property

Gets the custom dictionary.

Namespace:  DotNetBrowser.SpellCheck
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
ISpellCheckDictionary CustomDictionary { get; }

Property Value

Type: ISpellCheckDictionary
The custom dictionary.
See Also