GetInformation Method

Summary
Gets the specified extended image information.
Syntax
C#
VB
C++
public TwainInformation GetInformation( 
   int index 
) 
Public Function GetInformation( _ 
   ByVal index As Integer _ 
) As TwainInformation 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.