This property refers to the scan device's version information as retrieved by the Newtone.ImageKit.Scan.GetCurrentDataSource method or the Newtone.ImageKit.Scan.GetDataSources method.
[Visual Basic]Public ReadOnly Property
Information As String
[C#]public string Information {get;}
Property Value
The scan device's version information
Explanation
The SourceVersionInfo property refers to the scan device's version information as retrieved by the Newtone.ImageKit.Scan.GetCurrentDataSource method, the Newtone.ImageKit.Scan.GetDataSources method or the Newtone.ImageKit.Scan.SelectDataSource method.
See Also
DataSourceInformation Members | Newtone.ImageKit