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

Show in webframe

ZoneManager Property








Provides support for determining the various zone types, recognition modules and fill methods supported by this engine type.
Syntax
IOcrZoneManager ZoneManager {get;}
'Declaration
 
ReadOnly Property ZoneManager As IOcrZoneManager
'Usage
 
Dim instance As IOcrEngine
Dim value As IOcrZoneManager
 
value = instance.ZoneManager
IOcrZoneManager ZoneManager {get;}
@property (nonatomic, strong, readonly) LTOcrZoneManager *zoneManager
public OcrZoneManager getZoneManager()
get_ZoneManager(); 
property IOcrZoneManager^ ZoneManager {
   IOcrZoneManager^ get();
}

Property Value

The instance of the IOcrZoneManager object that provide support for determining the various zone types, recognition modules and fill methods supported by this IOcrEngine.
Remarks

The zone manager contains information about the following:

For more information, refer to IOcrZoneManager.

You must call the Startup method before you can use the ZoneManager.

Example
For an example, refer to IOcrZoneManager.
Requirements

Target Platforms

See Also

Reference

IOcrEngine Interface
IOcrEngine Members
Startup
IsStarted Property
Shutdown Method
OcrEngineManager Class
OcrEngineType Enumeration
Programming with the LEADTOOLS .NET OCR
Working with OCR Zones

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