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

WiaAcquiredPageFlags Enumeration






Flags used through the AcquireEvent and AcquireFileEvent events.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum WiaAcquiredPageFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaAcquiredPageFlags
[FlagsAttribute()]
public enum WiaAcquiredPageFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaAcquiredPageFlags = function() { };
Leadtools.Wia.WiaAcquiredPageFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class WiaAcquiredPageFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
EndOfPageIndicates the end of the page being scanned. Use this value to reset the progress bar.
NoneDefault value when this is not the first transferred chunk or the last transferred chunk.
StartOfPageIndicates the start of the page being scanned.
Example
Refer to WiaSession.IsAvailable
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaAcquiredPageFlags

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.