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