ImageGear for .NET
ImGearFeederAlignment Enumeration
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace : ImGearFeederAlignment Enumeration




Glossary Item Box

This enumeration determines which special actions application may need to take when negotiating frames with the Source.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
CENTER2The alignment is centered. This means that the paper will be fed in the middle of the ICAP_PHYSICALWIDTH of the device.
LEFT1The alignment is to the left.
NONE0The alignment is free-floating.
RIGHT3The alignment is to the right.

Remarks

ImGearCapabilities.CAP_FEEDERALIGNMENT capability values.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearFeederAlignment

See Also

©2013. Accusoft Corporation. All Rights Reserved.