Leadtools.Wia Namespace : WiaScanningModeFlags Enumeration |
[FlagsAttribute()] public enum WiaScanningModeFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum WiaScanningModeFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaScanningModeFlags
[FlagsAttribute()] public enum WiaScanningModeFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaScanningModeFlags = function() { }; Leadtools.Wia.WiaScanningModeFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class WiaScanningModeFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AdvancedDuplex | Scan using individual settings configured for each child feeder item. Duplex and AdvancedDuplex cannot both be set. |
AutoAdvance | Enables automatic feeding of the next document after a scan. |
BackFirst | Scan the back of the document first. This value is valid when Duplex is set. |
BackOnly | Scan the back only. This value is valid when Duplex is set. |
Duplex | Scan using duplexer operations. |
Feeder | Scan using the document feeder. |
Flatbed | Scan using the flatbed. |
FrontFirst | Scan the front of the document first. This value is valid when Duplex is set. |
FrontOnly | Scan the front only. This value is valid when Duplex is set. |
NextPage | Scan the next page of the document. |
None | Use this value only to determine whether the WiaProperties structure is filled with a valid scanning mode. |
Prefeed | Enable pre-feed mode. Pre-position next document while scanning. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaScanningModeFlags
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