ImageGear Professional v18.2 > API Reference Guide > TWAIN Component API Reference > TWAIN Component Objects > IGTwainCtl Control > IGTwainCtl Methods > GetFileInfo Method |
Gets information about the requested file.
Use OpenSource to select the desired Data Source, prior to calling this method.
GetFileInfo(FileName As String) As IGTWAINFileInfo
Name | Description |
---|---|
FileName | The name of the file to get information about. |
An IGTWAINFileInfo containing information about the requested file.