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

WiaVersion Enumeration






Specifies the WIA version to use. Used with the WiaSession.Startup, WiaSession.IsAvailable and WiaSession.AcquireSimple methods.
Syntax
'Declaration
 
Public Enum WiaVersion 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaVersion
Leadtools.Wia.WiaVersion = function() { };
Leadtools.Wia.WiaVersion.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaVersion : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Version1Use Microsoft WIA version 1.0
Version2Use Microsoft WIA version 2.0
Example
For an example, refer to WiaSession.IsAvailable
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaVersion

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.