C#
VB
C++
Gets the specified extended image information.
public TwainInformation GetInformation(
int index
)
Public Function GetInformation( _
ByVal index As Integer _
) As Leadtools.Twain.TwainInformation
public:
Leadtools.Twain.TwainInformation^ GetInformation(
int index
)
index
Index of the extended image information to get. Possible values can be between 0 and Count - 1.
Refer to TwainExtraImageInformation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET