C#
VB
C++
Indicates the percent completion of the acquisition process from the WIA source.
public int Percent { get; }
Public ReadOnly Property Percent As Integer
public:
property int Percent {
int get();
}
An integer that represents the percent completion of the acquisition process from the WIA source.
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