OCRZone.CheckFullLines Property
|
This property returns whether the recognition module associated with this OCR zone passed entire lines to the checking subsystem instead of words during its operation.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool CheckFullLines { get; }
Public ReadOnly Property CheckFullLines As Boolean
Get
public:
property bool CheckFullLines {
bool get ();
}
Property Value
Type:
Boolean
See Also