LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Id Property

Show in webframe







Gets the zone ID.
Syntax
public int Id {get; set;}
'Declaration
 
Public Property Id As Integer
'Usage
 
Dim instance As OcrZone
Dim value As Integer
 
instance.Id = value
 
value = instance.Id
public int Id {get; set;}
@property (nonatomic, assign) int id;
public int getId()
public void setId(int value)
            
 
get_Id();
set_Id(value);
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

OcrZone Structure
OcrZone Members
AutoZone Method
OcrZoneType Enumeration
OcrZoneFillMethod Enumeration
OcrZoneRecognitionModule Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
Programming with LEADTOOLS .NET OCR
An Overview of OCR Recognition Modules

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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