C#
VB
C++
Gets or sets the sub-format index to be used when initializing the Save dialog, and to obtain the index for the user-selected sub-format.
public int FileSubTypeIndex { get; set; }
Public Property FileSubTypeIndex As Integer
public:
property int FileSubTypeIndex {
int get();
void set ( int value);
}
The sub-format index to be used when initializing the Save dialog, and to obtain the index for the user-selected sub-format.
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