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