VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / DeviceInfo Class
Constructors Properties Methods SeeAlso
In This Topic
    DeviceInfo Class Members
    In This Topic
    The following tables list the members exposed by DeviceInfo.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DeviceInfo class.
    Public Properties
     NameDescription
    Public PropertyGets the version of the data source driver.
    Public PropertyGets the device identifier in the system.
    Public PropertyGets a value indicating whether data source is TWAIN 2.0 compatible.
    Public PropertyGets a value indicating whether data source driver is WIA driver.
    Public PropertyGets the manufacturer name of device.
    Public PropertyGets the product family name of device.
    Public PropertyGets the product name, i.e. data source name.
    Public PropertyGets the version of TWAIN protocol with which data source is compatible.
    Public Methods
     NameDescription
    Public MethodDetermines whether two DeviceInfo instances are equal.
    Public MethodReturns a hash code of this object.
    See Also