Leadtools.Wia Namespace : WiaScannerItemRotation Enumeration |
public enum WiaScannerItemRotation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaScannerItemRotation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaScannerItemRotation
public enum WiaScannerItemRotation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaScannerItemRotation = function() { }; Leadtools.Wia.WiaScannerItemRotation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaScannerItemRotation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Landscape | The driver rotates the image 90 degrees counterclockwise. |
Portrait | The driver will not rotate the image. |
Rotate180 | The driver rotates the image 180 degrees counterclockwise. |
Rotate270 | The driver rotates the image 270 degrees counterclockwise. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaScannerItemRotation
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