C#
VB
C++
Gets the count of the formats being enumerated.
public int FormatsCount { get; }
Public ReadOnly Property FormatsCount As Integer
public:
property int FormatsCount {
int get();
}
An integer that represents the number of formats being enumerated.
For an example, refer to EnumFormats
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