C#
VB
C++
Contains the registration, or vertical alignment and edge detection, for documents placed on the flatbed. For more information please refer to WIA_DPS_VERTICAL_BED_REGISTRATION property ID in Microsoft Windows SDK Documentation. This property is not supported with Windows Vista and later.
public enum WiaVerticalBedRegistrationMode
Public Enum WiaVerticalBedRegistrationMode
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class WiaVerticalBedRegistrationMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | Top | The paper is top justified. |
1 | Centered | The paper is centered. |
2 | Bottom | The paper is bottom 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