←Select platform

WiaVerticalBedRegistrationMode Enumeration

Summary
Contains the registration, or vertical alignment and edge detection, for documents placed on the flatbed. For more information 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
C#
C++/CLI
Python
public enum WiaVerticalBedRegistrationMode 
public enum class WiaVerticalBedRegistrationMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class WiaVerticalBedRegistrationMode(Enum): 
   Top = 0 
   Centered = 1 
   Bottom = 2 
Members
ValueMemberDescription
0TopThe paper is top justified.
1CenteredThe paper is centered.
2BottomThe paper is bottom justified.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.