Gets the region code. Empty if the region is not specified.
Namespace:
DotNetBrowser.SpellCheck
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.10
Syntaxpublic string Region { get; }
Property Value
Type:
StringThe region code.
See Also