LEADTOOLS WIA (Leadtools.Wia assembly)

WiaAcquiredPageFlags Enumeration

Show in webframe





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 class WiaAcquiredPageFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneDefault value when this is not the first transferred chunk or the last transferred chunk.
0x00000001StartOfPageIndicates the start of the page being scanned.
0x00000002EndOfPageIndicates the end of the page being scanned. Use this value to reset the progress bar.
Example
Refer to WiaSession.IsAvailable
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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