IProfileSpellChecker Property |
Gets the service that allows working with spell checking functionality.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax ISpellChecker SpellChecker { get; }
Property Value
Type:
ISpellCheckerThe service that allows working with spell checking functionality.
See Also