[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.CultureToLanguage

CultureToLanguage Method

CultureToLanguage(CultureInfo)

Returns the Language value corresponding to a given CultureInfo.

Declaration
public static Language CultureToLanguage(CultureInfo culture)
Public Shared Function CultureToLanguage(culture As CultureInfo) As Language
Parameters
Type Name Description
CultureInfo culture
Returns
Type Description
Language

The corresponding value, or Default if a specific value could not be found.