←Select platform

ZoneIndex Property

Summary
Gets the index of the zone associated with this IOcrZoneCharacters.
Syntax
C#
VB
Objective-C
C++
Java
public int ZoneIndex { get; } 
ReadOnly Property ZoneIndex As Integer 
@property (nonatomic, assign, readonly) NSUInteger zoneIndex 
public int getZoneIndex() 
property int ZoneIndex { 
   int get(); 
} 

Property Value

The zero-based index of the zone associated with this IOcrZoneCharacters.

Remarks

This is the index of the zone in IOcrPage.

Example

For an example, refer to IOcrPage.GetRecognizedCharacters.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.