LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaPreviewControlMode Enumeration






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
public enum WiaPreviewControlMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaPreviewControlMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaPreviewControlMode
public enum WiaPreviewControlMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaPreviewControlMode = function() { };
Leadtools.Wia.WiaPreviewControlMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaPreviewControlMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DontShowPreviewDo not show a preview control to the user, because this device cannot perform a preview.
ShowPreviewShow a preview control to the user, because this device can perform a preview.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaPreviewControlMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.