Click or drag to resize

DeviceEventArgsDeviceName Property

Gets the product name of the device which fired the event.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string DeviceName { get; }

Property Value

Type: String
The name of the device.
See Also