C#
VB
C++
Save dialog file formats list content type.
public enum RasterDialogFileFormatDataContent Public Enum RasterDialogFileFormatDataContentInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogFileFormatDataContent : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Default | Use Save dialog default Formats, bits per pixel and sub-types. |
| 1 | User | Customizes the user list from the supported formats, bits per pixel and sub-types, considering the allowed formats, bits per pixel and sub-types, refer to RasterDialogFileTypesIndex. |
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
