C#
VB
C++
Gets the format name that will be displayed in the File Type combo.
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
String^ get();
void set ( String^ value);
}
Represents the format name that will be displayed in the File Type combo.
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