←Select platform

WiaHorizontalBedRegistrationMode Enumeration

Summary

Contains the registration, or horizontal alignment, for documents placed on the flatbed. For more information please 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#
VB
C++
public enum WiaHorizontalBedRegistrationMode 
  
Public Enum WiaHorizontalBedRegistrationMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaHorizontalBedRegistrationMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly