Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

TableZoneManager Property








Gets the table zone manager associated with the zones of this page.
Syntax
IOcrTableZoneManager TableZoneManager {get;}
'Declaration
 
ReadOnly Property TableZoneManager As IOcrTableZoneManager
'Usage
 
Dim instance As IOcrPage
Dim value As IOcrTableZoneManager
 
value = instance.TableZoneManager
IOcrTableZoneManager TableZoneManager {get;}
get_TableZoneManager(); 
property IOcrTableZoneManager^ TableZoneManager {
   IOcrTableZoneManager^ get();
}

Property Value

An instance of IOcrTableZoneManager that can be used to manipulate the cells of table zones inside this IOcrPage, or a null reference (Nothing in Visual Basic), if the current OCR engine does not support manipulating the cells of table zones.
Remarks

Currently, only the OcrEngineType.Professional 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.

Example
For an example, refer to IOcrTableZoneManager.
Requirements

Target Platforms

See Also

Reference

IOcrPage Interface
IOcrPage Members
IOcrTableZoneManager Interface
OcrZoneCell Class

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features