Click or drag to resize

LanguageNotAvailableExceptionLanguage Property

Gets the language for which the dictionary is not available.

Namespace:  DotNetBrowser.SpellCheck
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.1
Syntax
C#
public Language Language { get; }

Property Value

Type: Language
The language for which the dictionary is not available.
See Also