LEADTOOLS WIA (Leadtools.Wia assembly)

WiaVerticalBedRegistrationMode Enumeration

Show in webframe





Contains the registration, or vertical alignment and edge detection, for documents placed on the flatbed. For more information please refer to WIA_DPS_VERTICAL_BED_REGISTRATION property ID in Microsoft Windows SDK Documentation.

This property is not supported with Windows Vista and later.

Syntax
public enum WiaVerticalBedRegistrationMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaVerticalBedRegistrationMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaVerticalBedRegistrationMode

            

            
public enum class WiaVerticalBedRegistrationMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000TopThe paper is top justified.
0x00000001CenteredThe paper is centered.
0x00000002BottomThe paper is bottom justified.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaVerticalBedRegistrationMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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