Click or drag to resize

OCRZoneCheckFullLines 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
Syntax
public bool CheckFullLines { get; }

Property Value

Type: Boolean
See Also