LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
TableZoneManager Property
See Also 
Leadtools.Forms.Ocr Namespace > IOcrPage Interface : TableZoneManager Property



Gets the table zone manager associated with the zones of this page.

Syntax

Visual Basic (Declaration) 
ReadOnly Property TableZoneManager As IOcrTableZoneManager
Visual Basic (Usage)Copy Code
Dim instance As IOcrPage
Dim value As IOcrTableZoneManager
 
value = instance.TableZoneManager
C# 
IOcrTableZoneManager TableZoneManager {get;}
C++/CLI 
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.

Example

For an example, refer to IOcrTableZoneManager.

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

TableZoneManager requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features