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

Show in webframe

Id Property (NativeOcrZone)








Gets the zone ID.
Syntax
public int Id {get; set;}
'Declaration
 
Public Property Id As Integer
'Usage
 
Dim instance As NativeOcrZone
Dim value As Integer
 
instance.Id = value
 
value = instance.Id
public int Id {get; set;}
public int getId()
public void setId(int value)
            
 <br/>get_Id();<br/>set_Id(value);<br/>Object.defineProperty('Id'); 
public:
property int Id {
   int get();
   void set (    int value);
}

Property Value

An integer value specifying the zone ID.
Remarks

The zone ID is managed by the engine and so the application is not allowed to change its value.

Example
For an example, refer to IOcrPage.AutoZone.
Requirements

Target Platforms

See Also

Reference

NativeOcrZone Structure
NativeOcrZone Members
AutoZone Method
NativeOcrZoneType Enumeration
NativeOcrZoneFillMethod Enumeration
NativeOcrZoneRecognitionModule Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
Programming with LEADTOOLS .NET OCR
An Overview of OCR Recognition Modules

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