Click or drag to resize

TableCell Class

The TableCell object represents a single cell in a table.
Inheritance Hierarchy

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public class TableCell : IproPlusClass, IDisposable

The TableCell type exposes the following members.

Properties
  NameDescription
Public propertyType
This property sets or returns the related user zone types.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the TableCell
Public methodGetDocument
Returns the parent Document object.
Public methodGetEngine
Returns the Engine object.
Public methodRect
This property returns the bounding rectangle of the cell.
Top
See Also