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