Click or drag to resize

OCRZoneModule Property

This property returns the recognition module that will be used to recognize the zone.

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

Property Value

Type: RECOGNITIONMODULE
Remarks

Possible values are documented in the description for the Module property of the UserZone object.

See Also