LEADTOOLS WIA (Leadtools.Wia assembly)

WiaPreviewType Enumeration

Show in webframe





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
'Declaration
 
Public Enum WiaPreviewType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaPreviewType

            

            
public enum class WiaPreviewType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000AdvancedPreviewUpdating the existing image is possible.
0x00000001BasicPreviewAnother preview scan must be executed because updating the existing image is not possible.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaPreviewType

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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