←Select platform

CellIndex Property (OcrTablePointInformation)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize