WiaAcquiredPageFlags Enumeration

Summary
Flags used through the AcquireEvent and AcquireFileEvent events.
Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum WiaAcquiredPageFlags 
  
<FlagsAttribute()> 
Public Enum WiaAcquiredPageFlags  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[FlagsAttribute()] 
public enum class WiaAcquiredPageFlags : public System.Enum, System.IComparable, System.IConvertible, System.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

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.