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

SetZoneCells Method






The OCR zone that contains the cells.
An array that contains the zone cells. Pass null to clear the cells of this zone.
Sets the cells of a zone. .NET support WinRT support
Syntax
void SetZoneCells( 
   OcrZone zone,
   OcrZoneCell[] cells
)
'Declaration
 
Sub SetZoneCells( _
   ByVal zone As OcrZone, _
   ByVal cells() As OcrZoneCell _
) 
'Usage
 
Dim instance As IOcrZoneCollection
Dim zone As OcrZone
Dim cells() As OcrZoneCell
 
instance.SetZoneCells(zone, cells)
void SetZoneCells( 
   OcrZone zone,
   OcrZoneCell[] cells
)
function Leadtools.Forms.Ocr.IOcrZoneCollection.SetZoneCells( 
   zone ,
   cells 
)
void SetZoneCells( 
   OcrZone zone,
   array<OcrZoneCell^>^ cells
) 

Parameters

zone
The OCR zone that contains the cells.
cells
An array that contains the zone cells. Pass null to clear the cells of this zone.
Remarks

For more information, refer to OcrZone.Cells.

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

IOcrZoneCollection Interface
IOcrZoneCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

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

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