Interface ISpellChecker
- Namespace
 - DotNetBrowser.SpellCheck
 
- Assembly
 - DotNetBrowser.dll
 
Represents an engine service that provides functionality for configuring spell checking.
public interface ISpellChecker : IAutoDisposable
  - Inherited Members
 
Properties
- CustomDictionary
 Gets the custom dictionary.
- Enabled
 Enables or disables spell checking. By default, spell checking is enabled.
- Languages
 Gets the list of the languages used for spell checking.