←Select platform

WiaVerticalBedRegistrationMode Enumeration

Summary

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.

Syntax

C#
VB
C++
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

ValueMemberDescription
0TopThe paper is top justified.
1CenteredThe paper is centered.
2BottomThe paper is bottom justified.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly