LEADTOOLS WIA (Leadtools.Wia assembly)

WiaSelectSourceFlags Enumeration

Show in webframe





Flags used with WiaSession.SelectDeviceDlg method
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum WiaSelectSourceFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaSelectSourceFlags

            

            
[FlagsAttribute()]
public enum class WiaSelectSourceFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneUse the default behavior.
0x00000001NoDefaultDisplay the dialog box even if there is only one matching device. For more information please refer to WIA_SELECT_DEVICE_NODEFAULT property ID in Microsoft Windows SDK Documentation.
Example
Refer to WiaSession.IsAvailable
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaSelectSourceFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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