Share via


ImagePartType-Enumeration

Defines ImagePartType - types of ImagePart.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration ImagePartType
'Usage
Dim instance As ImagePartType
public enum ImagePartType

Member

Membername Beschreibung
Bmp Windows Bitmap Graphics (.bmp).
Gif Graphic Interchange Format (.gif).
Png Portable (Public) Network Graphic (.png).
Tiff Tagged Image Format File (.tiff).
Icon Windows Icon (.ico).
Pcx PC Paintbrush Bitmap Graphic (.pcx).
Jpeg JPEG/JIFF Image (.jpeg).
Emf Extended (Enhanced) Windows Metafile Format (.emf).
Wmf Windows Metafile (.wmf).

Siehe auch

Referenz

DocumentFormat.OpenXml.Packaging-Namespace