LEADTOOLS WIA (Leadtools.Wia assembly)

WiaDocumentHandlingCapabilitiesFlags Enumeration

Show in webframe





Flags contains the scanner capabilities. For more information please refer to WIA_DPS_DOCUMENT_HANDLING_CAPABILITIES property ID in Microsoft Windows SDK Documentation.
Syntax
[FlagsAttribute()]
public enum WiaDocumentHandlingCapabilitiesFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum WiaDocumentHandlingCapabilitiesFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaDocumentHandlingCapabilitiesFlags

            

            
[FlagsAttribute()]
public enum class WiaDocumentHandlingCapabilitiesFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001FeederThe scanner has an automatic document handler installed.
0x00000004DuplexerThe scanner has a duplexer.
0x00000008DetectFlatbedThe scanner can detect a document on the flatbed platen.
0x00000008FlatbedThe scanner has a flatbed platen.
0x00000010DetectScanThe scanner can detect a document in the feeder only by scanning.
0x00000020DetectFeedThe scanner can detect a document in the feeder.
0x00000040DetectDuplexThe scanner can detect a duplex scan request from the user (not supported in Windows Vista or later).
0x00000080DetectFeedAvailableThe scanner can tell when the automatic document feeder is installed (not supported in Windows Vista or later).
0x00000100DetectDupAvailableThe scanner can tell when the duplexer is installed (not supported in Windows Vista or later).
0x00000400TpaThe scanner is equipped with a transparency/film scanning adapter (supported only in Windows Vista and later).
0x00000400DetectTpaThe scanner can detect when the transparency/film adapter is ready to scan (supported only in Windows Vista and later).
0x00001000StorageThe scanner is equipped with an internal image storage device (supported only in Windows Vista and later).
0x00001000DetectStorageThe scanner can detect when there are documents in the internal storage (supported only in Windows Vista and later).
0x00002000AdvancedDuplexThe device supports advanced duplex scan configuration (supported only in Windows Vista and later).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaDocumentHandlingCapabilitiesFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.