Share via


PictureFormat enumeration

Specifies an image format.

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

Members

Member name Description
Default Specifies the default format used unless another format is specified.
Png Specifies the PNG format.
Jpg Specifies the JPEG format.

See also

Reference

Microsoft.Office.Server.PowerPoint.Conversion namespace