Click or drag to resize

OCRZoneIgnoreWhiteSpace Property

This property returns whether white space characters (SPACE and TAB characters) were ignored during checking of this OCR zone.

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

Property Value

Type: Boolean
See Also