This property refers to the scan device product family name 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
ProductFamily As String
[C#] public string ProductFamily {get;}
Property Value
The scan device product family name
Explanation
This property refers to the scan device product family name 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