Share via


PictureFormat-Enumeration

Gibt ein Image-Format an.

Namespace:  Microsoft.Office.Server.PowerPoint.Conversion
Assembly:  Microsoft.Office.Server.PowerPoint (in Microsoft.Office.Server.PowerPoint.dll)

Syntax

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

Member

Membername Beschreibung
Default Gibt den Standard-Format verwendet, wenn ein anderes Format angegeben ist.
Png Gibt das PNG-Format.
Jpg Gibt das JPEG-Format.

Siehe auch

Referenz

Microsoft.Office.Server.PowerPoint.Conversion-Namespace