Leadtools.Forms.Ocr Namespace > IOcrZoneCharacters Interface : ZoneIndex Property |
int ZoneIndex {get;}
'Declaration ReadOnly Property ZoneIndex As Integer
'Usage Dim instance As IOcrZoneCharacters Dim value As Integer value = instance.ZoneIndex
int ZoneIndex {get;}
@property (nonatomic, assign, readonly) int zoneIndex;
public int getZoneIndex()
get_ZoneIndex();
This is the index of the zone in IOcrPage.
IOcrZoneCharacters Interface
IOcrZoneCharacters Members
IOcrPage.SetRecognizedCharacters
IOcrPage.GetRecognizedCharacters
IOcrPage.Recognize
IOcrPage.IsRecognized
OcrCharacter Structure
IOcrPageCharacters Interface
IOcrZoneCharacters Interface
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR