Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Item Property
See Also 
Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface : Item Property



index
zero-based index of the page to get.
Gets the page at the specified index.

Syntax

Visual Basic (Declaration) 
Overridable ReadOnly Default Property Item( _
   ByVal index As Integer _
) As IOcrPage
Visual Basic (Usage)Copy Code
Dim instance As IOcrPageCollection
Dim index As Integer
Dim value As IOcrPage
 
value = instance.Item(index)
C# 
virtual IOcrPage this[ 
   int index
]; {get;}
C++/CLI 
virtual property IOcrPage^ default [int] {
   IOcrPage^ get(int index);
}

Parameters

index
zero-based index of the page to get.

Return Value

The IOcrPage object at the specified index.

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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