ILanguagesRemove Method |
Namespace: DotNetBrowser.SpellCheck
Exception | Condition |
---|---|
ObjectDisposedException | The ISpellChecker has already been disposed. |
If all languages are removed, Chromium performs no spell checking. To enable spell checking, add a language using the Add(Language) method.
On macOS, this method does nothing because spellcheck languages are configured in the OS settings.