Visual Basic (Declaration) | |
---|---|
Public Enum RasterDialogFileSubTypeDataContent Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum RasterDialogFileSubTypeDataContent : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum RasterDialogFileSubTypeDataContent : public Enum |
C++/CLI | |
---|---|
public enum class RasterDialogFileSubTypeDataContent : public Enum |
Member | Description |
---|---|
Default | Uses the Save dialog default sub-types. |
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.
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogFileSubTypeDataContent
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family