Visual Basic (Declaration) | |
---|---|
Overridable ReadOnly Property ZoneIndex As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
virtual int ZoneIndex {get;} |
Return Value
The zero-based index of the zone associated with this IOcrZoneCharacters.For an example, refer to IOcrPage.GetRecognizedCharacters.
This is the index of the zone in IOcrPage.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Reference
IOcrZoneCharacters InterfaceIOcrZoneCharacters Members
IOcrPage.SetRecognizedCharacters
IOcrPage.GetRecognizedCharacters
IOcrPage.Recognize
IOcrPage.IsRecognized
OcrCharacter Structure
IOcrPageCharacters Interface
IOcrZoneCharacters Interface
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with Leadtools .NET OCR