Click or drag to resize

LanguageRegion Property

Gets the region code. Empty if the region is not specified.

Namespace:  DotNetBrowser.SpellCheck
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntax
C#
public string Region { get; }

Property Value

Type: String
The region code.
See Also