Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

CellIndex Property (OcrTablePointInformation)








Gets or sets the cell index in which the given point is located.
Syntax
public int CellIndex {get; set;}
'Declaration
 
Public Property CellIndex As Integer
'Usage
 
Dim instance As OcrTablePointInformation
Dim value As Integer
 
instance.CellIndex = value
 
value = instance.CellIndex
public int CellIndex {get; set;}
 <br/>get_CellIndex();<br/>set_CellIndex(value);<br/>Object.defineProperty('CellIndex'); 
public:
property int CellIndex {
   int get();
   void set (    int value);
}

Property Value

An Int32 value that indicates the 0-based cell index in which the given point is located.
Example
For an example, refer to IOcrTableZoneManager.GetPointInformation.
Requirements

Target Platforms

See Also

Reference

OcrTablePointInformation Structure
OcrTablePointInformation Members
IOcrTableZoneManager.GetPointInformation

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features