Leadtools.Wia Namespace : WiaPreviewType Enumeration |
For more information, please refer to the WIA_IPS_PREVIEW_TYPE property ID in the Microsoft Windows SDK Documentation.
This property is supported only by Windows Vista and later.
public enum WiaPreviewType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaPreviewType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaPreviewType
public enum class WiaPreviewType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | AdvancedPreview | Updating the existing image is possible. |
0x00000001 | BasicPreview | Another preview scan must be executed because updating the existing image is not possible. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaPreviewType