Click or drag to resize

TableCellsGetItem Method

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

Parameters

Index
Type: SystemInt32
TableCell
Type: Kofax.OmniPageCSDK.IproPlusTableCell
See Also