 
            | ImageGear22.Twain Assembly > ImageGear.TWAIN Namespace : ImGearFlashUsed Enumeration | 
'Declaration Public Enum ImGearFlashUsed Inherits System.Enum
'Usage Dim instance As ImGearFlashUsed
public enum ImGearFlashUsed : System.Enum
__value public enum ImGearFlashUsed : public System.Enum
public enum class ImGearFlashUsed : public System.Enum
| Member | Value | Description | 
|---|---|---|
| AUTO | 3 | Auto flash. | 
| NONE | 0 | No flash present. | 
| OFF | 1 | Flash is off. | 
| ON | 2 | Flash is on. | 
| REDEYE | 4 | Redeye flash. | 
System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearFlashUsed