←Select platform

Id Property

Summary
Gets the zone ID.
Syntax
C#
VB
C++
Java
public int Id { get; set; } 
Public Property Id As Integer 
public int getId() 
public void setId(int value) 
public: 
property int Id { 
   int get(); 
   void set (    int ); 
} 

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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.