DeviceName Property

Summary
Gets or sets the name of the device that generated the event.
Syntax
C#
VB
C++
public string DeviceName { get; set; } 
Public Property DeviceName As String 
public: 
property String^ DeviceName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the device that generated the event

Example

Refer to GetDeviceEventData example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.