Click or drag to resize

IProfileSpellChecker Property

Gets the service that allows working with spell checking functionality.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
ISpellChecker SpellChecker { get; }

Property Value

Type: ISpellChecker
The service that allows working with spell checking functionality.
See Also