Enum HtmlImageType
HtmlImageType enumeration
Représente le type d’image HTML.
public enum HtmlImageType
Valeurs
| Nom | Évaluer | La description |
|---|---|---|
| Jpeg | 0 | JPEG JFIF. |
| Png | 1 | Portable Network Graphics. |
| Bmp | 2 | Bitmap Windows. |
| Gif | 3 | Format d’image GIF |
| Tiff | 4 | Format d’image TIFF |
| Svg | 5 | Format d’image SVG |
| Svgz | 6 | SVG compressé |
| Unknown | 7 | Format inconnu |
Voir également
- espace de noms Aspose.Tasks
- Assemblée Aspose.Tasks