←Select platform

WiaHorizontalBedRegistrationMode Enumeration

Summary
Contains the registration, or horizontal alignment, for documents placed on the flatbed. For more information refer to WIA_DPS_HORIZONTAL_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 WiaHorizontalBedRegistrationMode 
public enum class WiaHorizontalBedRegistrationMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class WiaHorizontalBedRegistrationMode(Enum): 
   Left = 0 
   Centered = 1 
   Right = 2 
Members
ValueMemberDescription
0LeftThe paper is left justified.
1CenteredThe paper is centered.
2RightThe paper is right 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.