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
Syntaxpublic LANGUAGES ID { get; }
Public ReadOnly Property ID As LANGUAGES
Get
public:
property LANGUAGES ID {
LANGUAGES 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