This property returns the language of the object.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic LANGUAGES[] Language { get; }
Public ReadOnly Property Language As LANGUAGES()
Get
public:
property array<LANGUAGES>^ Language {
array<LANGUAGES>^ get ();
}
Property Value
Type:
LANGUAGES[]
See Also