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.
Syntax
Visual Basic (Declaration) | |
---|
Public Enum WiaHorizontalBedRegistrationMode
Inherits Enum |
C# | |
---|
public enum WiaHorizontalBedRegistrationMode : Enum |
C++/CLI | |
---|
public enum class WiaHorizontalBedRegistrationMode : public Enum |
Members
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family
See Also