Flags Property

Summary

Indicates the start and the end of each acquired page.

Syntax
C#
VB
C++
public WiaAcquiredPageFlags Flags { get; } 
  
Public ReadOnly Property Flags As WiaAcquiredPageFlags 
public: 
property WiaAcquiredPageFlags Flags { 
   WiaAcquiredPageFlags get(); 
} 

Property Value

Flags that indicate the start and the end of each acquired page.

Remarks

For more information, refer to How to Acquire from the WIA Source.

Example

For an example, refer to AcquireToFile

Requirements

Target Platforms

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

Leadtools.Wia Assembly