←Select platform

WiaPreviewControlMode Enumeration

Summary

Indicates whether an item needs a preview control displayed to the user. For more information please refer to WIA_IPS_SHOW_PREVIEW_CONTROL property ID in Microsoft Windows SDK Documentation. This property is supported only by Windows Vista and later.

Syntax

C#
VB
C++
public enum WiaPreviewControlMode 
  
Public Enum WiaPreviewControlMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaPreviewControlMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0ShowPreview(0x00000001)Show a preview control to the user, because this device can perform a preview.
1DontShowPreviewDo not show a preview control to the user, because this device cannot perform a preview.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly