Click or drag to resize

PagesItemByUniqueID Method

Returns the requested Page object from the collection.

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

Parameters

ID
Type: SystemInt32
Page
Type: Kofax.OmniPageCSDK.IproPlusPage
See Also