Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| LANDSCAPE | 3 | Landscape orientation. |
| PORTRAIT | 0 | Portrait orientation. |
| ROT0 | 0 | Normal orientation. |
| ROT180 | 2 | Rotated 180 degrees clockwise orientation. |
| ROT270 | 3 | Rotated 270 degrees clockwise orientation. |
| ROT90 | 1 | Rotated 90 degrees clockwise orientation. |
ImGearCapabilities.ICAP_ORIENTATION capability values.
System.Object
System.ValueType
System.Enum
ImageGear.TWAIN.ImGearOrientation