Click or drag to resize

BackgroundZonesItemByUniqueID 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: SystemInt32
BackgroundZone
Type: Kofax.OmniPageCSDK.IproPlusBackgroundZone
See Also