C#
VB
C++
Gets or sets the file format dispaly string in the save dialog.
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
String^ get();
void set ( String^ value);
}
The file format display string in the save dialog.
Refer to RasterSaveDialog 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