LEADTOOLS WIA (Leadtools.Wia assembly)

WiaPreviewMode Enumeration

Show in webframe





Indicates the preview mode for a device. For more information please refer to WIA_IPS_PREVIEW property ID in Microsoft Windows SDK Documentation.

This property is supported only by Windows Vista and later.

Syntax
'Declaration
 
Public Enum WiaPreviewMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaPreviewMode

            

            
public enum class WiaPreviewMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000FinalScanThe application will perform a final scan.
0x00000001PreviewScanThe application will perform a preview scan.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaPreviewMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.