WiaHorizontalSheetFeederRegistrationMode Enumeration

Summary

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

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly