RecognitionLanguage.WinLangID Property
|
This property returns the Windows ID for the language.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int WinLangID { get; }
Public ReadOnly Property WinLangID As Integer
Get
public:
property int WinLangID {
int get ();
}
Property Value
Type:
Int32
See Also