C#
VB
C++
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.
public enum WiaScannerLampMode Public Enum WiaScannerLampModeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class WiaScannerLampMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | On | Turn on the lamp. |
| 1 | Off | Turn off the lamp. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
