C#
VB
C++
Specifies whether to suppress the general property pages for items on the device. For more information please refer to WIA_IPA_SUPPRESS_PROPERTY_PAGE property ID in Microsoft Windows SDK Documentation.
public enum WiaSuppressPropertyPageMode
Public Enum WiaSuppressPropertyPageMode
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class WiaSuppressPropertyPageMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
1 | ScannerItemGeneral | Suppress the general item property page for a scanner. |
2 | CameraItemGeneral | Suppress the general item property page for a camera (not valid with Windows Vista and later). |
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