Gets the number of files saved when acquiring using File mode.
public int FilesCount { get; }
Public ReadOnly Property FilesCount As Integer
public:
property int FilesCount {
int get();
}
The number of files saved when acquiring using File mode.
Gets the number of the files saved when calling any of the acquire functions while performing a file transfer.
For an example, refer to WiaSession.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