Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > 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) NSUInteger 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