Original orientation of a page or image to be acquired. For more information please refer to WIA_IPS_ORIENTATION property ID in Microsoft Windows SDK Documentation.
public enum WiaOrientation
Public Enum WiaOrientation
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class WiaOrientation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | Portrait | 0 degrees. |
1 | Landscape | 90-degree counter-clockwise rotation, relative to the Portrait orientation. |
2 | Rotate180 | 180-degree counter-clockwise rotation, relative to the Portrait orientation. |
3 | Rotate270 | 270-degree counter-clockwise rotation, relative to the Portrait orientation. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document