WiaSuppressPropertyPageMode Enumeration

Summary

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.

Syntax
C#
VB
C++
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
ValueMemberDescription
1ScannerItemGeneralSuppress the general item property page for a scanner.
2CameraItemGeneralSuppress the general item property page for a camera (not valid with Windows Vista and later).

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

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

Leadtools.Wia Assembly