Namespace DotNetBrowser.SpellCheck
Classes
- Language
The language for which Chromium can perform spell checking.
- LanguageNotAvailableException
Thrown when the engine fails to configure the spellchecker to use the language passed to the Add(Language) method.
- SpellCheckMenu
A spell check menu in the context menu.
- SpellCheckingResult
The spell checking result that contains the bounds of a mis-spelled substring of the checked text.
Interfaces
- ILanguages
The collection of the languages used for spell checking.
- ISpellCheckDictionary
Provides functionality for working with a spell check dictionary.
- ISpellChecker
Represents an engine service that provides functionality for configuring spell checking.