Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

EnableFastConfigurationEvent Property






(Document/Medical only) Enables or disables the generation of the Leadtools.Twain.TwainSession.FastConfiguration event.
Syntax
public bool EnableFastConfigurationEvent {get; set;}
'Declaration
 
Public Property EnableFastConfigurationEvent As Boolean
'Usage
 
Dim instance As TwainSession
Dim value As Boolean
 
instance.EnableFastConfigurationEvent = value
 
value = instance.EnableFastConfigurationEvent
public bool EnableFastConfigurationEvent {get; set;}
 get_EnableFastConfigurationEvent();
set_EnableFastConfigurationEvent(value);
public:
property bool EnableFastConfigurationEvent {
   bool get();
   void set (    bool value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainSession Class
TwainSession Members
Startup Method
Shutdown Method
FindFastConfiguration Method
FindConfiguration Method
Leadtools.Twain.TwainSession.FastConfiguration

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.