←Select platform

Id Property (NativeOcrZone)

Summary

Gets the zone ID.

Syntax

C#
VB
Java
WinRT C#
C++
public int Id {get; set;} 
Public Property Id As Integer 
public int Id {get; set;} 
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 ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize