Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

GetInformation Method






Index of the extended image information to get. Possible values can be between 0 and Count - 1.
Gets the specified extended image information.
Syntax
public TwainInformation GetInformation( 
   int index
)
'Declaration
 
Public Function GetInformation( _
   ByVal index As Integer _
) As TwainInformation
'Usage
 
Dim instance As TwainExtraImageInformation
Dim index As Integer
Dim value As TwainInformation
 
value = instance.GetInformation(index)
public TwainInformation GetInformation( 
   int index
)
 function Leadtools.Twain.TwainExtraImageInformation.GetInformation( 
   index 
)
public:
TwainInformation^ GetInformation( 
   int index
) 

Parameters

index
Index of the extended image information to get. Possible values can be between 0 and Count - 1.
Example
Refer to TwainExtraImageInformation.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainExtraImageInformation Class
TwainExtraImageInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.