Leadtools.Wia Namespace : WiaDocumentHandlingStatusFlags Enumeration |
[FlagsAttribute()] public enum WiaDocumentHandlingStatusFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum WiaDocumentHandlingStatusFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaDocumentHandlingStatusFlags
[FlagsAttribute()] public enum WiaDocumentHandlingStatusFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaDocumentHandlingStatusFlags = function() { }; Leadtools.Wia.WiaDocumentHandlingStatusFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class WiaDocumentHandlingStatusFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DeviceAttention | There is an error that requires user intervention on the device (supported only in Windows Vista and later). |
DuplexerReady | The duplexer is enabled and ready to be used. |
FeederReady | The flatbed is ready for use. |
FlatbedCoverUp | The flat bed cover is up. |
FlatbedReady | The scanner has a document on the flatbed platen. |
LampError | The scanner is not ready due to a lamp problem (supported only in Windows Vista and later). |
MultipleFeeder | A multiple feed condition occurred (usually with a PaperJam) (supported only in Windows Vista and later). |
PapaerPathCoverUp | The paper path is covered up and is preventing proper operation. |
PaperJam | A document is jammed in the document feeder. |
StorageFull | The storage is full, no upload operations possible (supported only in Windows Vista and later). |
StorageReady | The internal storage device is ready (supported only in Windows Vista and later). |
TpaReady | The transparency adapter is installed and ready for use (supported only in Windows Vista and later). |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaDocumentHandlingStatusFlags
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