Click or drag to resize

WFInfoTagsGetItem Method

This property returns the item information for For... cycles.

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

Parameters

Index
Type: SystemInt32
WFInfoTag
Type: Kofax.OmniPageCSDK.IproPlusWFInfoTag
See Also