Click or drag to resize

UserZonesItemByUniqueID Method

This property allows you to identify a user zone based on its ID.

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 UserZone UserZone
)

Parameters

ID
Type: SystemInt32
UserZone
Type: Kofax.OmniPageCSDK.IproPlusUserZone
See Also