LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Item Property

Show in webframe







zero-based index of the page to get.
Gets the page at the specified index.
Syntax
IOcrPage this[ 
   int index
]; {get;}
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As IOcrPage
'Usage
 
Dim instance As IOcrPageCollection
Dim index As Integer
Dim value As IOcrPage
 
value = instance.Item(index)
IOcrPage this[ 
   int index
]; {get;}

            
@Override public OcrPage get(int location)
 this[ 
   index 
] get_Item();
property IOcrPage^ default [int] {
   IOcrPage^ get(int index);
}

Parameters

index
zero-based index of the page to get.

Property Value

The IOcrPage object at the specified index.
Remarks

The "setter" of this collection is hidden and should not be called.

Requirements

Target Platforms

See Also

Reference

IOcrPageCollection Interface
IOcrPageCollection Members
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPage Interface
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Item requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features