LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaScannerItemRotation Enumeration






How much (if at all) to rotate the image before image data is sent back to the application. For more information, please refer to the WIA_IPS_ROTATION property ID in the Microsoft Windows SDK Documentation.
Syntax
public enum WiaScannerItemRotation : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaScannerItemRotation 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaScannerItemRotation
public enum WiaScannerItemRotation : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaScannerItemRotation = function() { };
Leadtools.Wia.WiaScannerItemRotation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaScannerItemRotation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
LandscapeThe driver rotates the image 90 degrees counterclockwise.
PortraitThe driver will not rotate the image.
Rotate180The driver rotates the image 180 degrees counterclockwise.
Rotate270The driver rotates the image 270 degrees counterclockwise.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaScannerItemRotation

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.