←Select platform

Is this page helpful?

In this page

WiaSuppressPropertyPageMode Enumeration

Summary
Specifies whether to suppress the general property pages for items on the device. For more information refer to WIA_IPA_SUPPRESS_PROPERTY_PAGE property ID in Microsoft Windows SDK Documentation.

Syntax
C#
C++/CLI
Python
public enum WiaSuppressPropertyPageMode 
public enum class WiaSuppressPropertyPageMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class WiaSuppressPropertyPageMode(Enum): 
   ScannerItemGeneral = 1 
   CameraItemGeneral = 2 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.