LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

CellIndex Property (OcrTablePointInformation)

Show in webframe







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;}

            

            
 
get_CellIndex();
set_CellIndex(value);
Object.defineProperty('CellIndex');
public:
property int CellIndex {
   int get();
   void set (    int value);
}

Property Value

An System.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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

CellIndex requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features