Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > NativeOcrZone Structure : Id Property |
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');
The zone ID is managed by the engine and so the application is not allowed to change its value.
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