C#
VB
C++
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.
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
Value | Member | Description |
---|---|---|
0 | Left | The paper is left justified. |
1 | Centered | The paper is centered. |
2 | Right | The paper is right justified. |
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