Visual Basic (Declaration) | |
---|---|
Public Enum RasterDialogFileFormatDataContent Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum RasterDialogFileFormatDataContent : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum RasterDialogFileFormatDataContent : public Enum |
C++/CLI | |
---|---|
public enum class RasterDialogFileFormatDataContent : public Enum |
Member | Description |
---|---|
Default | Use Save dialog default Formats, bits per pixel and sub-types. |
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.
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogFileFormatDataContent
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