LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

SetZoneCells Method

Show in webframe







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.
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

See Also

Reference

IOcrZoneCollection Interface
IOcrZoneCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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