VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainDeviceJS type / get_DeviceName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_DeviceName Method
In This Topic
Gets the device name.
Syntax
var instance = new Vintasoft.Twain.WebTwainDeviceJS(deviceName, productFamily, manufacturer, driverVersion, twainVersion, deviceManager, is64Bit);

var value; // Type: string
value = instance.get_DeviceName();

Return Value

The device name.
Browser Compatibility
9
See Also