Leadtools TWAIN (Leadtools.Twain assembly)

GetInformation Method

Show in webframe





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
) 

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

See Also

Reference

TwainExtraImageInformation Class
TwainExtraImageInformation Members

 

 


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