Click or drag to resize

OCRZoneZoneFillingMethod Property

This property returns the filling method for the OCR zone.

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

Property Value

Type: FILLINGMETHOD
Remarks

Possible values are documented in the description of the DefaultFillingMethod property of the Document object.

See Also