Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainExtraImageInformation Class : GetInformation Method |
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 )