Click or drag to resize

TableCellsLocateCells Method

This method analyses the related WT_TABLE type UserZone and detects the table structure automatically.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void LocateCells()
Remarks

LocateCells deletes all TableCell objects and creates a new set.

If this method is called and the parent of the collection is an OCRZone object, a trappable error occurs. Otherwise the Modified property of the ascending Document object is set to True.

See Also