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
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
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET