Click or drag to resize

BackgroundZones.ItemByUniqueID Method

This method returns the unique ID of the active item.

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

Parameters

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