←Select platform

CellType Property

Summary

Gets or sets the type of the cell.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Forms.Ocr.OcrZoneType CellType {get; set;} 
Public Property CellType As Leadtools.Forms.Ocr.OcrZoneType 
public Leadtools.Forms.Ocr.OcrZoneType CellType {get; set;} 
@property (nonatomic, assign) LTOcrZoneType cellType 
public OcrZoneType getCellType() 
public void setCellType(OcrZoneType value) 
             
  
get_CellType(); 
set_CellType(value); 
Object.defineProperty('CellType');  

Property Value

An OcrZoneType enumeration member that specifies the type of the cell. Default value is OcrZoneType.Text.

Remarks

To get a list of cell types supported by this IOcrEngine, use IOcrTableZoneManager.GetSupportedCellTypes.

Example

For an example, refer to IOcrTableZoneManager

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