|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
| 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 |
|---|---|---|
| 0 | Portrait | Portrait |
| 0 | Rotate0 | Rotate0 |
| 1 | Rotate90 | Rotate90 |
| 2 | Rotate180 | Rotate180 |
| 3 | Landscape | Landscape |
| 3 | Rotate270 | Rotate270 |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainPaperOrientation