EnableFastConfigurationEvent Property

Summary
(Document/Medical only) Enables or disables the generation of the FastConfiguration event.
Syntax
C#
VB
C++
public bool EnableFastConfigurationEvent { get; set; } 
Public Property EnableFastConfigurationEvent As Boolean 
public: 
property bool EnableFastConfigurationEvent { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable the event, false to disable it.

Remarks

For more information, refer to Fast TWAIN (Scan Configurations).

Example

Refer to FindFastConfiguration.

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.