Sets the cells of a zone.
public void SetZoneCells(
OcrZone zone,
OcrZoneCell[] cells
)
Sub SetZoneCells( _
ByVal zone As OcrZone, _
ByVal cells() As OcrZoneCell _
)
- (BOOL)setZoneCells:(NSArray<LTOcrZoneCell *> *)zoneCells
atIndex:(NSUInteger)index
error:(NSError **)error
void SetZoneCells(
OcrZone zone,
array<OcrZoneCell^>^ cells
)
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document