Click or drag to resize

OCRZones.ItemByUniqueID Method

Returns the selected object.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void ItemByUniqueID(
	int ID,
	out OCRZone OCRZone
)

Parameters

ID
Type: System.Int32
OCRZone
Type: Kofax.OmniPageCSDK.IproPlus.OCRZone
See Also