C#
VB
C++
Indicates the start and the end of each acquired page.
public WiaAcquiredPageFlags Flags { get; }
Public ReadOnly Property Flags As Leadtools.Wia.WiaAcquiredPageFlags
public:
property Leadtools.Wia.WiaAcquiredPageFlags Flags {
Leadtools.Wia.WiaAcquiredPageFlags get();
}
Flags that indicate the start and the end of each acquired page.
For more information, refer to How to Acquire from the WIA Source.
For an example, refer to AcquireToFile
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET