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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly