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

The following tables list the members exposed by WiaEnumDevicesEventArgs.

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