WiaPreviewMode Enumeration

Summary

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
C#
VB
C++
public enum WiaPreviewMode 
  
Public Enum WiaPreviewMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaPreviewMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0FinalScanThe application will perform a final scan.
1PreviewScanThe application will perform a preview scan.

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly