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

WiaOrientation Enumeration






Original orientation of a page or image to be acquired. For more information please refer to WIA_IPS_ORIENTATION property ID in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaOrientation 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaOrientation
public enum WiaOrientation : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaOrientation = function() { };
Leadtools.Wia.WiaOrientation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaOrientation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Landscape90-degree counter-clockwise rotation, relative to the Portrait orientation.
Portrait0 degrees.
Rotate180180-degree counter-clockwise rotation, relative to the Portrait orientation.
Rotate270270-degree counter-clockwise rotation, relative to the Portrait orientation.
Example
For an example, refer to WiaSession.GetRootItem
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaOrientation

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.