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

WiaDocumentHandlingStatusFlags Enumeration






Flags contains current state of the scanner's installed flatbed, document feeder, or duplexer. For more information please refer to WIA_DPS_DOCUMENT_HANDLING_STATUS property ID in Microsoft Windows SDK Documentation.
Syntax
[FlagsAttribute()]
public enum WiaDocumentHandlingStatusFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum WiaDocumentHandlingStatusFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaDocumentHandlingStatusFlags
[FlagsAttribute()]
public enum WiaDocumentHandlingStatusFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaDocumentHandlingStatusFlags = function() { };
Leadtools.Wia.WiaDocumentHandlingStatusFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class WiaDocumentHandlingStatusFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DeviceAttentionThere is an error that requires user intervention on the device (supported only in Windows Vista and later).
DuplexerReadyThe duplexer is enabled and ready to be used.
FeederReadyThe flatbed is ready for use.
FlatbedCoverUpThe flat bed cover is up.
FlatbedReadyThe scanner has a document on the flatbed platen.
LampErrorThe scanner is not ready due to a lamp problem (supported only in Windows Vista and later).
MultipleFeederA multiple feed condition occurred (usually with a PaperJam) (supported only in Windows Vista and later).
PapaerPathCoverUpThe paper path is covered up and is preventing proper operation.
PaperJamA document is jammed in the document feeder.
StorageFullThe storage is full, no upload operations possible (supported only in Windows Vista and later).
StorageReadyThe internal storage device is ready (supported only in Windows Vista and later).
TpaReadyThe transparency adapter is installed and ready for use (supported only in Windows Vista and later).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaDocumentHandlingStatusFlags

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.