[]
        
(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)
Parameters
Type Name Description
CultureInfo culture
Returns
Type Description
Language

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