←Select platform

WiaScannerLampMode Enumeration

Summary
Turns the scanner lamp on or off. For more information refer to WIA_IPS_LAMP property ID in Microsoft Windows SDK Documentation. This property is supported only by Windows Vista and later.

Syntax
C#
C++/CLI
Python
public enum WiaScannerLampMode 
public enum class WiaScannerLampMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class WiaScannerLampMode(Enum): 
   On = 0 
   Off = 1 
Members
ValueMemberDescription
0OnTurn on the lamp.
1OffTurn off the lamp.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

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

Leadtools.Wia Assembly

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