Event Property

Summary
Defines the event that has taken place.
Syntax
C#
VB
C++
public TwainCapabilityValue Event { get; set; } 
Public Property Event As TwainCapabilityValue 
public: 
property TwainCapabilityValue Event { 
   TwainCapabilityValue get(); 
   void set (    TwainCapabilityValue ); 
} 

Property Value

Device events used by the TWAIN source. Possible values are (according to the TWAIN specification):

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.