←Select platform

GetDeviceEvent Event

Summary

Occurs for each device event received from the TWAIN source to the application

Syntax

C#
VB
C++
public event EventHandler<EventArgs> GetDeviceEvent 
Public Event GetDeviceEvent As EventHandler(Of EventArgs) 
public: 
event EventHandler<EventArgs^>^ GetDeviceEvent 

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly