Visual Basic (Declaration) | |
---|---|
Public Property Id As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Id {get; set;} |
Return Value
An integer value specifying the zone ID.For an example, refer to IOcrPage.AutoZone.
The zone ID is managed by the engine and so the application is not allowed to change its value.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Reference
OcrZone StructureOcrZone Members
IOcrPage.AutoZone
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