This property refers to various information about the scan device as retrieved by the Newtone.ImageKit.Scan.GetCurrentDataSource method or the Newtone.ImageKit.Scan.GetDataSources method.
[Visual Basic]Public ReadOnly Property
MajorVersion As Integer
[C#]public int MajorVersion {get;}
Property Value
The major version number of the scan device
Explanation
This property refers to various information about the scan device as retrieved by the Newtone.ImageKit.Scan.GetCurrentDataSource method or the Newtone.ImageKit.Scan.GetDataSources method.
See Also
DataSourceInformation Members | Newtone.ImageKit