←Select platform

EnableGetDeviceEvent Property

Summary

Enables or disables firing GetDeviceEvent event

Syntax

C#
VB
C++
public bool EnableGetDeviceEvent {get; set;}
Public Property EnableGetDeviceEvent As Boolean
public: 
property bool EnableGetDeviceEvent { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable firing the event; false to stop firing it.

Example

Refer to GetDeviceEventData example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Twain Assembly
Click or drag to resize