Gets the index of the zone associated with this IOcrZoneCharacters.
public int ZoneIndex { get; }
ReadOnly Property ZoneIndex As Integer
int ZoneIndex {get;}
@property (nonatomic, assign, readonly) NSUInteger zoneIndex
public int getZoneIndex()
get_ZoneIndex();
property int ZoneIndex {
int get();
}
The zero-based index of the zone associated with this IOcrZoneCharacters.
This is the index of the zone in IOcrPage.
For an example, refer to IOcrPage.GetRecognizedCharacters.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET