Leadtools.Forms.Ocr Namespace > OcrZone Structure : Id Property |
public int Id {get; set;}
'Declaration Public Property Id As Integer
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');
The zone ID is managed by the engine and so the application is not allowed to change its value.
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