public enum WiaPageSizeMode
Public Enum WiaPageSizeMode
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class WiaPageSizeMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | A4 | 8267 X 11692 (PORTRAIT orientation) |
1 | Letter | 8500 X 11000 (PORTRAIT orientation) |
2 | Custom | Defined by the values of the WiaDeviceType.ScannerDevicePageHeight and WiaDeviceType.ScannerDevicePageWidth properties. |
100 | Auto | Page size is automatically determined by the device. |
32768 | CustomBase | A custom page size whose dimensions are already known to the application and the device driver. |
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