Leadtools.Wia Namespace : WiaPreviewControlMode Enumeration |
This property is supported only by Windows Vista and later.
public enum WiaPreviewControlMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaPreviewControlMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaPreviewControlMode
public enum WiaPreviewControlMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaPreviewControlMode = function() { }; Leadtools.Wia.WiaPreviewControlMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaPreviewControlMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DontShowPreview | Do not show a preview control to the user, because this device cannot perform a preview. |
ShowPreview | Show a preview control to the user, because this device can perform a preview. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaPreviewControlMode
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