C#
VB
C++
Save dialog sub-types list content type.
public enum RasterDialogFileSubTypeDataContent Public Enum RasterDialogFileSubTypeDataContentInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogFileSubTypeDataContent : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Default | Uses the Save dialog default sub-types. |
| 1 | User | Create your own sub-type list from the supported sub-types, considering the format allowed bits per pixel and the bits per pixel allowed 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
