Gets or sets a RasterDialogFileTypesIndex value which indicates which format index is to be used when initializing the Save dialog, and to obtain the index for the user-selected format.
public RasterDialogFileTypesIndex FileTypeIndex { get; set; }
Public Property FileTypeIndex As Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex
public:
property Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex FileTypeIndex {
Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex get();
void set ( Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex value);
}
The format index to be used when initializing the Save dialog, and to obtain the index for the user-selected 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