C#
VB
C++
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.
public enum WiaHorizontalSheetFeederRegistrationMode
Members
Value | Member | Description |
---|---|---|
0 | Left | The sheet is positioned to the left with respect to the scanning head. |
1 | Centered | The sheet is centered on the scanning head. |
2 | Right | The sheet is positioned to the right with respect to the scanning head. |