←Select platform

WiaPreviewType Enumeration

Summary

Specifies whether the existing preview image can be updated during an image preview (in response to a change in the WiaPropertyId.ItemDatatype or WiaPropertyId.ItemDepth properties). 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.

Syntax

C#
VB
C++
public enum WiaPreviewType 
  
Public Enum WiaPreviewType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaPreviewType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0AdvancedPreviewUpdating the existing image is possible.
1BasicPreviewAnother preview scan must be executed because updating the existing image is not possible.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly