C#
VB
C++
Gets the file format index.
public RasterDialogFileTypesIndex FileTypeIndex { get; }
Public ReadOnly Property FileTypeIndex As Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex
public:
property Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex FileTypeIndex {
Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex get();
}
A RasterDialogFileTypesIndex value that indicates which format will be used when saving the file.
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