Leadtools TWAIN (Leadtools.Twain assembly)

FlashUsed2 Property

Show in webframe





Gets or sets current flash setting.
Syntax
public int FlashUsed2 {get; set;}
'Declaration
 
Public Property FlashUsed2 As Integer
'Usage
 
Dim instance As TwainDeviceEvent
Dim value As Integer
 
instance.FlashUsed2 = value
 
value = instance.FlashUsed2

            

            
public:
property int FlashUsed2 {
   int get();
   void set (    int value);
}

Property Value

Current flash setting Valid for TwainCapabilityValue.DeviceEventCheckFlash only
Example
Refer to TwainSession.GetDeviceEventData example.
Requirements

Target Platforms

See Also

Reference

TwainDeviceEvent Class
TwainDeviceEvent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.