LEADTOOLS WIA (Leadtools.Wia assembly)

WiaHorizontalSheetFeederRegistrationMode Enumeration

Show in webframe





Contains the registration, or alignment and edge detection, for documents that are placed on the flatbed. For more information please refer to WIA_DPS_SHEET_FEEDER_REGISTRATION property ID for WIA 1.0 and WIA_IPS_SHEET_FEEDER_REGISTRATION for WIA 2.0 in Microsoft Windows SDK Documentation.
Syntax
public enum WiaHorizontalSheetFeederRegistrationMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaHorizontalSheetFeederRegistrationMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaHorizontalSheetFeederRegistrationMode

            

            
public enum class WiaHorizontalSheetFeederRegistrationMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LeftThe sheet is positioned to the left with respect to the scanning head.
0x00000001CenteredThe sheet is centered on the scanning head.
0x00000002RightThe sheet is positioned to the right with respect to the scanning head.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaHorizontalSheetFeederRegistrationMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.