 
            | ImageGear22.Twain Assembly > ImageGear.TWAIN Namespace : ImGearClearBuffers Enumeration | 
'Declaration Public Enum ImGearClearBuffers Inherits System.Enum
'Usage Dim instance As ImGearClearBuffers
public enum ImGearClearBuffers : System.Enum
__value public enum ImGearClearBuffers : public System.Enum
public enum class ImGearClearBuffers : public System.Enum
| Member | Value | Description | 
|---|---|---|
| AUTO | 0 | Causes the Source to automatically clear the buffers. | 
| CLEAR | 1 | Causes the Source to immediately clear its buffers. | 
| NOCLEAR | 2 | Causes the Source to preserve images in the buffers. | 
System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearClearBuffers