C#
VB
C++
An integer that represents the percentage of the total selected file(s) loading process.
public int TotalPercent { get; }
Public ReadOnly Property TotalPercent As Integer
public:
property int TotalPercent {
int get();
}
Represents the percentage of the total selected file(s) loading process.
Refer to RasterOpenDialog example.
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