←Select platform

CellIndex Property

Summary
Gets or sets the cell index in which the given point is located.
Syntax
C#
VB
C++
public int CellIndex { get; set; } 
Public Property CellIndex As Integer 
public: 
property int CellIndex { 
   int get(); 
   void set (    int ); 
} 

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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.