LanguageCreate Method (String) |
Namespace:
DotNetBrowser.SpellCheck
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public static Language Create(
string code
)
Parameters
- code
- Type: SystemString
The language code.
Return Value
Type:
LanguageThe
Language instance.
See Also