Click or drag to resize

TableCellRect Method

This property returns the bounding rectangle of the cell.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public IPRORECT Rect(
	CELLMAPPING Mapping
)

Parameters

Mapping
Type: Kofax.OmniPageCSDK.IproPlusCELLMAPPING

Return Value

Type: IPRORECT
Remarks

Mapping is the coordinate system used to interpret the return value. Possible values are listed under the CELLMAPPING Enumeration topic.

See Also