Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| AUTO | 4 | Automatic orientation according to criteria determined by the source. |
| AUTOPICTURE | 6 | Automatic orientation using algorithms based on images only. |
| AUTOTEXT | 5 | Automatic orientation using algorithms based on text in the document. |
| 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