ILanguagesAll Property |
Namespace: DotNetBrowser.SpellCheck
IReadOnlyList<Language> All { get; }
Exception | Condition |
---|---|
ObjectDisposedException | The ISpellChecker has already been disposed. |
On Linux and Windows the dictionaries for spell checking are downloaded programmatically and stored in the user data directory.
On macOS returns the languages for spell checking configured in the system settings.