Click or drag to resize

WFObjectsGetItem Method

This property returns the item information for For... cycles 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 GetItem(
	int Index,
	out WFObject WFObject
)

Parameters

Index
Type: SystemInt32
WFObject
Type: Kofax.OmniPageCSDK.IproPlusWFObject
See Also