LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CellIndex Property
See Also 
Leadtools.Forms.Ocr Namespace > OcrTablePointInformation Structure : CellIndex Property



Gets or sets the cell index in which the given point is located.

Syntax

Visual Basic (Declaration) 
Public Property CellIndex As Integer
Visual Basic (Usage)Copy Code
Dim instance As OcrTablePointInformation
Dim value As Integer
 
instance.CellIndex = value
 
value = instance.CellIndex
C# 
public int CellIndex {get; set;}
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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