Leadtools.Wia Namespace : WiaPageSizeMode Enumeration |
public enum WiaPageSizeMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaPageSizeMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaPageSizeMode
public enum WiaPageSizeMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaPageSizeMode = function() { }; Leadtools.Wia.WiaPageSizeMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaPageSizeMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
A4 | 8267 X 11692 (PORTRAIT orientation) |
Auto | Page size is automatically determined by the device. |
Custom | Defined by the values of the WiaDeviceType.ScannerDevicePageHeight and WiaDeviceType.ScannerDevicePageWidth properties. |
CustomBase | A custom page size whose dimensions are already known to the application and the device driver. |
Letter | 8500 X 11000 (PORTRAIT orientation) |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaPageSizeMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2