LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaPreviewType Enumeration






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 WiaPreviewType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaPreviewType = function() { };
Leadtools.Wia.WiaPreviewType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaPreviewType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AdvancedPreviewUpdating the existing image is possible.
BasicPreviewAnother 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.