←Select platform

WiaScannerLampMode Enumeration

Summary

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

C#
VB
C++
public enum WiaScannerLampMode 
  
Public Enum WiaScannerLampMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaScannerLampMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0OnTurn on the lamp.
1OffTurn off the lamp.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly