LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

CellType Property






Gets or sets the type of the cell. .NET support WinRT support
Syntax
public OcrZoneType CellType {get; set;}
'Declaration
 
Public Property CellType As OcrZoneType
'Usage
 
Dim instance As OcrZoneCell
Dim value As OcrZoneType
 
instance.CellType = value
 
value = instance.CellType
public OcrZoneType CellType {get; set;}
 get_CellType();
set_CellType(value);
public:
property OcrZoneType CellType {
   OcrZoneType get();
   void set (    OcrZoneType value);
}

Property Value

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

Currently, only the following cell types are supported: OcrZoneType.Text, OcrZoneType.VerticalText, OcrZoneType.LeftRotatedText and OcrZoneType.RightRotatedText. Setting any other type will result in an exception.

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

Example
For an example, refer to IOcrTableZoneManager
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OcrZoneCell Class
OcrZoneCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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