LEADTOOLS WIA (Leadtools.Wia assembly)

WiaPageSizeMode Enumeration

Show in webframe





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 class WiaPageSizeMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000A48267 X 11692 (PORTRAIT orientation)
0x00000001Letter8500 X 11000 (PORTRAIT orientation)
0x00000002CustomDefined by the values of the WiaDeviceType.ScannerDevicePageHeight and WiaDeviceType.ScannerDevicePageWidth properties.
0x00000064AutoPage size is automatically determined by the device.
0x00008000CustomBaseA custom page size whose dimensions are already known to the application and the device driver.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.