←Select platform

WiaPreviewMode Enumeration

Summary
Indicates the preview mode for a device. For more information refer to WIA_IPS_PREVIEW property ID in Microsoft Windows SDK Documentation. This property is supported only by Windows Vista and later.

Syntax
C#
C++/CLI
Python
public enum WiaPreviewMode 
public enum class WiaPreviewMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class WiaPreviewMode(Enum): 
   FinalScan = 0 
   PreviewScan = 1 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.