Leadtools.Wia Namespace : WiaDocumentHandlingCapabilitiesFlags Enumeration |
[FlagsAttribute()] public enum WiaDocumentHandlingCapabilitiesFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum WiaDocumentHandlingCapabilitiesFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaDocumentHandlingCapabilitiesFlags
[FlagsAttribute()] public enum WiaDocumentHandlingCapabilitiesFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaDocumentHandlingCapabilitiesFlags = function() { }; Leadtools.Wia.WiaDocumentHandlingCapabilitiesFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class WiaDocumentHandlingCapabilitiesFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AdvancedDuplex | The device supports advanced duplex scan configuration (supported only in Windows Vista and later). |
DetectDupAvailable | The scanner can tell when the duplexer is installed (not supported in Windows Vista or later). |
DetectDuplex | The scanner can detect a duplex scan request from the user (not supported in Windows Vista or later). |
DetectFeed | The scanner can detect a document in the feeder. |
DetectFeedAvailable | The scanner can tell when the automatic document feeder is installed (not supported in Windows Vista or later). |
DetectFlatbed | The scanner can detect a document on the flatbed platen. |
DetectScan | The scanner can detect a document in the feeder only by scanning. |
DetectStorage | The scanner can detect when there are documents in the internal storage (supported only in Windows Vista and later). |
DetectTpa | The scanner can detect when the transparency/film adapter is ready to scan (supported only in Windows Vista and later). |
Duplexer | The scanner has a duplexer. |
Feeder | The scanner has an automatic document handler installed. |
Flatbed | The scanner has a flatbed platen. |
Storage | The scanner is equipped with an internal image storage device (supported only in Windows Vista and later). |
Tpa | The scanner is equipped with a transparency/film scanning adapter (supported only in Windows Vista and later). |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaDocumentHandlingCapabilitiesFlags
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