C#
VB
C++
Indicates the preview mode for a device. For more information please refer to WIA_IPS_PREVIEW property ID in Microsoft Windows SDK Documentation. This property is supported only by Windows Vista and later.
public enum WiaPreviewMode
Public Enum WiaPreviewMode
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class WiaPreviewMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | FinalScan | The application will perform a final scan. |
1 | PreviewScan | The application will perform a preview scan. |
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