Visual Basic (Declaration) | |
---|---|
Public Enum TwainPaperOrientation Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum TwainPaperOrientation : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum TwainPaperOrientation : public Enum |
C++/CLI | |
---|---|
public enum class TwainPaperOrientation : public Enum |
Member | Description |
---|---|
Rotate0 | Rotate0 |
Rotate90 | Rotate90 |
Rotate180 | Rotate180 |
Rotate270 | Rotate270 |
Portrait | Portrait |
Landscape | Landscape |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainPaperOrientation
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family