RecognitionLanguage.Name_Win Property
|
This property returns the 3-letter language abbreviation according to the Windows notation (not ISO).
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string Name_Win { get; }
Public ReadOnly Property Name_Win As String
Get
public:
property String^ Name_Win {
String^ get ();
}
Property Value
Type:
String
See Also