C#
VB
C++
Enables configuration of the current film scan. For more information please refer to WIA_IPS_FILM_SCAN_MODE property ID in Microsoft Windows SDK Documentation. This property is supported only by Windows Vista and later.
public enum WiaFilmScanMode Public Enum WiaFilmScanModeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class WiaFilmScanMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | ColorSlide | Scan for a color slide. |
| 1 | ColorNegative | Scan for a color negative. |
| 2 | BlackWhiteNegative | Scan for a black and white negative. |
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
