DotNetBrowser.SpellCheck Namespace |
Class | Description | |
---|---|---|
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.
| |
SpellCheckingResult |
The spell checking result that contains the bounds of a mis-spelled substring of the
checked text.
| |
SpellCheckMenu |
A spell check menu in the context menu.
|
Interface | Description | |
---|---|---|
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.
|