←Select platform

WiaHorizontalSheetFeederRegistrationMode Enumeration

Summary
Contains the registration, or alignment and edge detection, for documents that are placed on the flatbed. For more information 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
C#
C++/CLI
Python
public enum WiaHorizontalSheetFeederRegistrationMode 
public enum class WiaHorizontalSheetFeederRegistrationMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class WiaHorizontalSheetFeederRegistrationMode(Enum): 
   Left = 0 
   Centered = 1 
   Right = 2 
Members
ValueMemberDescription
0LeftThe sheet is positioned to the left with respect to the scanning head.
1CenteredThe sheet is centered on the scanning head.
2RightThe sheet is positioned to the right with respect to the scanning head.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

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

Leadtools.Wia Assembly

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