Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogBitsPerPixelDataContent Enumeration |
public enum RasterDialogBitsPerPixelDataContent : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogBitsPerPixelDataContent Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogBitsPerPixelDataContent
public enum class RasterDialogBitsPerPixelDataContent : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Default | Uses the Save dialog default bits per pixel. |
0x00000001 | User | Create your own bits per pixel list from the supported bits per pixel, considering the format allowed bits per pixel, refer to RasterDialogFileTypesIndex. |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogBitsPerPixelDataContent