Click or drag to resize

OmniPageCultureInfoThreeLetterWindowsLanguageName Property

Gets the three-letter code for the language as defined in the Windows API.

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 ThreeLetterWindowsLanguageName { get; set; }

Return Value

Type: String
The three-letter code for the language as defined in the Windows API.
See Also