 
            | ImageGear22.Twain Assembly > ImageGear.TWAIN Namespace : ImGearXferType Enumeration | 
'Declaration Public Enum ImGearXferType Inherits System.Enum
'Usage Dim instance As ImGearXferType
public enum ImGearXferType : System.Enum
__value public enum ImGearXferType : public System.Enum
public enum class ImGearXferType : public System.Enum
| Member | Value | Description | 
|---|---|---|
| FILE | 1 | File type. | 
| FILE2 | 3 | File to File type. | 
| MEMORY | 2 | Memory type. | 
| NATIVE | 0 | Native type. | 
System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearXferType