Click or drag to resize

UILanguageID Property

This property provides the identification number of the specific User Interface language of the Visual controls.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public LANGUAGES ID { get; }

Property Value

Type: LANGUAGES
Remarks

The valid values are listed below:

LANGUAGES Value Meaning Abbreviation
LANG_ENG English Eng
LANG_GER German Ger
LANG_FRE French Fra

See Also