LEADTOOLS WIA (Leadtools.Wia assembly)

WiaScannerLampMode Enumeration

Show in webframe





Turns the scanner lamp on or off. For more information please refer to WIA_IPS_LAMP property ID in Microsoft Windows SDK Documentation.

This property is supported only by Windows Vista and later.

Syntax
public enum WiaScannerLampMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaScannerLampMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaScannerLampMode

            

            
public enum class WiaScannerLampMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000OnTurn on the lamp.
0x00000001OffTurn off the lamp.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaScannerLampMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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