LanguageNotAvailableExceptionLanguage Property |
Gets the language for which the dictionary is not available.
Namespace:
DotNetBrowser.SpellCheck
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public Language Language { get; }
Property Value
Type:
Language
The language for which the dictionary is not available.
See Also