LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaPageSizeMode Enumeration






Contains the size of the page that is currently selected to be scanned. For more information please refer to WIA_DPS_PAGE_SIZE property ID for WIA 1.0 or WIA_IPS_PAGE_SIZE for WIA 2.0 in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaPageSizeMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaPageSizeMode
public enum WiaPageSizeMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaPageSizeMode = function() { };
Leadtools.Wia.WiaPageSizeMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaPageSizeMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
A48267 X 11692 (PORTRAIT orientation)
AutoPage size is automatically determined by the device.
CustomDefined by the values of the WiaDeviceType.ScannerDevicePageHeight and WiaDeviceType.ScannerDevicePageWidth properties.
CustomBaseA custom page size whose dimensions are already known to the application and the device driver.
Letter8500 X 11000 (PORTRAIT orientation)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaPageSizeMode

Requirements

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

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.