←Select platform

FlashUsed2 Property

Summary

Gets or sets current flash setting.

Syntax

C#
VB
C++
public int FlashUsed2 { get; set; } 
Public Property FlashUsed2 As Integer 
public: 
property int FlashUsed2 { 
   int get(); 
   void set (    int ); 
} 

Property Value

Current flash setting Valid for TwainCapabilityValue.DeviceEventCheckFlash only

Example

Refer to GetDeviceEventData example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly