The Item Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Gets the page at the specified index.Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IOcrPageCollection Dim index As Integer Dim value As IOcrPage value = instance.Item(index) |
Parameters
- index
- zero-based index of the page to get.
Property Value
The IOcrPage object at the specified index.The "setter" of this collection is hidden and should not be called.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7