Interface ILanguages
- Namespace
- DotNetBrowser.SpellCheck
- Assembly
- DotNetBrowser.dll
The collection of the languages used for spell checking.
public interface ILanguages
Properties
- All
Gets the list of all the languages currently used for spell checking.
Methods
- Add(Language)
Adds the language to the list of the languages for which spell checking is performed.
- Remove(Language)
Removes the language from the list of the languages for which spell checking is performed.