LEADTOOLS WIA (Leadtools.Wia assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WiaEnumDevicesEventArgs Class Properties
See Also 
Leadtools.Wia Namespace : WiaEnumDevicesEventArgs Class


"

For a list of all members of this type, see WiaEnumDevicesEventArgs members.

"

Public Properties

 NameDescription
public Property DeviceDescGets the description of the device being enumerated.  
public Property DeviceIDGets the ID string for the enumerated device.  
public Property DeviceNameGets the name of the enumerated device.  
public Property StopEnables or disables firing the WiaSession.EnumDevicesEvent event.  
Top

See Also