Click or drag to resize

OmniPageCultureInfoThreeLetterISOLanguageName Property

Gets the ISO 639-2 three-letter code for the language of the current CultureInfo.

Namespace:  Atalasoft.Ocr.OmniPage
Assembly:  Atalasoft.dotImage.Ocr.OmniPage (in Atalasoft.dotImage.Ocr.OmniPage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override string ThreeLetterISOLanguageName { get; set; }

Return Value

Type: String
The ISO 639-2 three-letter code for the language of the current CultureInfo.
See Also