| Visual Basic (Declaration) | |
|---|---|
Public Enum enumImageType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumImageType : System.Enum | |
| Member | Description |
|---|---|
| Bmp | A bitmap will be created. |
| Gif | A gif will be created. |
| Jpeg | A jpeg will be created. |
| Png | A png will be created. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Month.enumImageType
Target Platforms: Current Windows operating system with .NET 8.