Gets the table zone manager associated with the zones of this page.
public IOcrTableZoneManager TableZoneManager { get; }
ReadOnly Property TableZoneManager As IOcrTableZoneManager
property IOcrTableZoneManager^ TableZoneManager {
IOcrTableZoneManager^ get();
}
An instance of IOcrTableZoneManager that can be used to manipulate the cells of table zones inside this IOcrPage, or a null reference (Nothing in VB), if the current OCR engine does not support manipulating the cells of table zones.
Currently, only the OcrEngineType.OmniPage OCR engine supports manipulating the cells of table zones.
This object contains method auto-detect, get information, update, split and merge the cells of a zone of type OcrZoneType.Table contained in this IOcrPage. For more information, refer to IOcrTableZoneManager.
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