'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
'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 | Description |
---|---|
FILE | File type. |
FILE2 | File to File type. |
MEMORY | Memory type. |
NATIVE | Native type. |
System.Object
System.ValueType
System.Enum
ImageGear.TWAIN.ImGearXferType