'Declaration Public Enum WiaScanOrientation Inherits System.Enum
public enum WiaScanOrientation : System.Enum
__value public enum WiaScanOrientation : public System.Enum
public enum class WiaScanOrientation : public System.Enum
'Declaration Public Enum WiaScanOrientation Inherits System.Enum
public enum WiaScanOrientation : System.Enum
__value public enum WiaScanOrientation : public System.Enum
public enum class WiaScanOrientation : public System.Enum
| Member | Description |
|---|---|
| Portrait | 0 degrees. |
| Landscape | 90-degree counter-clockwise rotation, relative to the PORTRAIT orientation. |
| Rotation180 | 180-degree counter-clockwise rotation, relative to the PORTRAIT orientation. |
| Rotation270 | 270-degree counter-clockwise rotation, relative to the PORTRAIT orientation. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.WiaImageScanning.WiaScanOrientation
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5