LEADTOOLS WIA (Leadtools.Wia assembly)

WiaAcquireFlags Enumeration

Show in webframe





Flags used with the WiaSession.Acquire, WiaSession.AcquireToFile and WiaSession.AcquireSimple methods.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum WiaAcquireFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaAcquireFlags

            

            
[FlagsAttribute()]
public enum class WiaAcquireFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneDefault behavior for the device image acquisition dialog box.
0x00000001NoDefaultWIA_SELECT_DEVICE_NODEFAULT
0x00000002SingleImageWIA_DEVICE_DIALOG_SINGLE_IMAGE
0x00000003ShowUserInterfaceIf this flag is set then the image acquisition user interface dialog will be shown when call any of the available acquire functions, otherwise the user interface dialog will not be shown.
0x00000004UseCommonUIWIA_DEVICE_DIALOG_USE_COMMON_UI
Example
Refer to WiaSession.IsAvailable
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaAcquireFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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