 
            | ImageGear22.Twain Assembly > ImageGear.TWAIN Namespace : ImGearFeederAlignment Enumeration | 
'Declaration Public Enum ImGearFeederAlignment Inherits System.Enum
'Usage Dim instance As ImGearFeederAlignment
public enum ImGearFeederAlignment : System.Enum
__value public enum ImGearFeederAlignment : public System.Enum
public enum class ImGearFeederAlignment : public System.Enum
| Member | Value | Description | 
|---|---|---|
| CENTER | 2 | The alignment is centered. This means that the paper will be fed in the middle of the ICAP_PHYSICALWIDTH of the device. | 
| LEFT | 1 | The alignment is to the left. | 
| NONE | 0 | The alignment is free-floating. | 
| RIGHT | 3 | The alignment is to the right. | 
System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearFeederAlignment