Leadtools.Forms.Ocr Namespace > IOcrZoneCollection Interface : SetZoneCells Method |
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 )
void SetZoneCells( OcrZone zone, array<OcrZoneCell^>^ cells )
For more information, refer to OcrZone.Cells.
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