LEADTOOLS WIA (Leadtools.Wia assembly)

DeviceDesc Property

Show in webframe





Gets the description of the device being enumerated.
Syntax
public string DeviceDesc {get;}
'Declaration
 
Public ReadOnly Property DeviceDesc As String
'Usage
 
Dim instance As WiaEnumDevicesEventArgs
Dim value As String
 
value = instance.DeviceDesc

            

            
public:
property String^ DeviceDesc {
   String^ get();
}

Property Value

A string that represents the description of the device being enumerated.
Example
For an example, refer to EnumDevices
Requirements

Target Platforms

See Also

Reference

WiaEnumDevicesEventArgs Class
WiaEnumDevicesEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.