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 class WiaDocumentHandlingCapabilitiesFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Feeder | The scanner has an automatic document handler installed. |
0x00000004 | Duplexer | The scanner has a duplexer. |
0x00000008 | DetectFlatbed | The scanner can detect a document on the flatbed platen. |
0x00000008 | Flatbed | The scanner has a flatbed platen. |
0x00000010 | DetectScan | The scanner can detect a document in the feeder only by scanning. |
0x00000020 | DetectFeed | The scanner can detect a document in the feeder. |
0x00000040 | DetectDuplex | The scanner can detect a duplex scan request from the user (not supported in Windows Vista or later). |
0x00000080 | DetectFeedAvailable | The scanner can tell when the automatic document feeder is installed (not supported in Windows Vista or later). |
0x00000100 | DetectDupAvailable | The scanner can tell when the duplexer is installed (not supported in Windows Vista or later). |
0x00000400 | Tpa | The scanner is equipped with a transparency/film scanning adapter (supported only in Windows Vista and later). |
0x00000400 | DetectTpa | The scanner can detect when the transparency/film adapter is ready to scan (supported only in Windows Vista and later). |
0x00001000 | Storage | The scanner is equipped with an internal image storage device (supported only in Windows Vista and later). |
0x00001000 | DetectStorage | The scanner can detect when there are documents in the internal storage (supported only in Windows Vista and later). |
0x00002000 | AdvancedDuplex | The device supports advanced duplex scan configuration (supported only in Windows Vista and later). |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaDocumentHandlingCapabilitiesFlags