Document.SingleLanguageDetection Property
|
Use this property to check the used language.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool SingleLanguageDetection { get; set; }
Public Property SingleLanguageDetection As Boolean
Get
Set
public:
property bool SingleLanguageDetection {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also