BackgroundZoneType Property
|
This property classifies the OCR zone into one of the basic zone-categories: flowing text, table, graphics, form zone or ignore zone.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic ZONETYPE Type { get; }
Public ReadOnly Property Type As ZONETYPE
Get
public:
property ZONETYPE Type {
ZONETYPE get ();
}
Property Value
Type:
ZONETYPE
See Also