Click or drag to resize

CharacterLanguage2 Property

This property contains the ID of the secondary language if the recognized word was found in multiple language dictionaries.

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

Property Value

Type: Int32
Remarks

When both Language and Language2 specify real languages their order is undefined.

See Also