Leadtools.Forms.Ocr Namespace > IOcrPage Interface : TableZoneManager Property |
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(); }
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.
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