WiaVersion Enumeration

Summary
Specifies the WIA version to use. Used with the WiaSession.Startup, WiaSession.IsAvailable and WiaSession.AcquireSimple methods.
Syntax
C#
VB
C++
public enum WiaVersion 
  
Public Enum WiaVersion  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaVersion : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
1Version1Use Microsoft WIA version 1.0
2Version2Use Microsoft WIA version 2.0
Example

For an example, refer to WiaSession.IsAvailable

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.