A RasterSaveDialogBitsPerPixelList class that represents the bits per pixel list associated with the format, to be displayed in the Save dialog box.
public RasterSaveDialogBitsPerPixelList BitsPerPixelList { get; set; }
Public Property BitsPerPixelList As Leadtools.Winforms.Commondialogs.File.RasterSaveDialogBitsPerPixelList
public:
property Leadtools.Winforms.Commondialogs.File.RasterSaveDialogBitsPerPixelList^ BitsPerPixelList {
Leadtools.Winforms.Commondialogs.File.RasterSaveDialogBitsPerPixelList^ get();
void set ( Leadtools.Winforms.Commondialogs.File.RasterSaveDialogBitsPerPixelList^ value);
}
A RasterSaveDialogBitsPerPixelList class that represents the bits per pixel list associated with the format, to be displayed in the Save dialog box.
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