Click or drag to resize

OCRZonesItemByUniqueID 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: SystemInt32
OCRZone
Type: Kofax.OmniPageCSDK.IproPlusOCRZone
See Also