Leadtools.Twain Namespace : TwainPaperOrientation Enumeration |
public enum TwainPaperOrientation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum TwainPaperOrientation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TwainPaperOrientation
public enum class TwainPaperOrientation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Portrait | Portrait |
0x00000000 | Rotate0 | Rotate0 |
0x00000001 | Rotate90 | Rotate90 |
0x00000002 | Rotate180 | Rotate180 |
0x00000003 | Landscape | Landscape |
0x00000003 | Rotate270 | Rotate270 |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainPaperOrientation