C#
VB
C++
Gets or sets the list of sub-types associated with the bits per pixel being used to save the file.
public RasterSaveDialogSubTypesList SubFormatsList { get; set; }
Public Property SubFormatsList As Leadtools.Winforms.Commondialogs.File.RasterSaveDialogSubTypesList
public:
property Leadtools.Winforms.Commondialogs.File.RasterSaveDialogSubTypesList^ SubFormatsList {
Leadtools.Winforms.Commondialogs.File.RasterSaveDialogSubTypesList^ get();
void set ( Leadtools.Winforms.Commondialogs.File.RasterSaveDialogSubTypesList^ value);
}
A RasterSaveDialogSubTypesList class that represents the list of sub-types associated with the bits per pixel being used to save 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