Enum HtmlImageType

Enum HtmlImageType

Der Name: Aspose.Tasks Zusammensetzung: Aspose.Tasks.dll (25.4.0)

Sie repräsentiert HTML-Bildtyp.

public enum HtmlImageType

Fields

Bmp = 2

Das Windows Bitmap.

Gif = 3

Gif Bildformat

Jpeg = 0

und JPEG JFIF.

Png = 1

Das Portable Network Graphics.

Svg = 5

SVG Bildformat

Svgz = 6

Komprimierte SVG

Tiff = 4

Tiff Bildformat

Unknown = 7

Unbekannte Formate

 Deutsch