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

WiaScanningModeFlags Enumeration






Flags used within the WiaProperties structure.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum WiaScanningModeFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaScanningModeFlags
[FlagsAttribute()]
public enum WiaScanningModeFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaScanningModeFlags = function() { };
Leadtools.Wia.WiaScanningModeFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class WiaScanningModeFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AdvancedDuplexScan using individual settings configured for each child feeder item. Duplex and AdvancedDuplex cannot both be set.
AutoAdvanceEnables automatic feeding of the next document after a scan.
BackFirstScan the back of the document first. This value is valid when Duplex is set.
BackOnlyScan the back only. This value is valid when Duplex is set.
DuplexScan using duplexer operations.
FeederScan using the document feeder.
FlatbedScan using the flatbed.
FrontFirstScan the front of the document first. This value is valid when Duplex is set.
FrontOnlyScan the front only. This value is valid when Duplex is set.
NextPageScan the next page of the document.
NoneUse this value only to determine whether the WiaProperties structure is filled with a valid scanning mode.
PrefeedEnable pre-feed mode. Pre-position next document while scanning.
Example
Refer to WiaSession.GetRootItem
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaScanningModeFlags

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.