Share via


PictureSettings constructor (PictureFormat)

Initializes a new instance of the PictureSettings class.

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

Syntax

'Declaration
Public Sub New ( _
    format As PictureFormat _
)
'Usage
Dim format As PictureFormat

Dim instance As New PictureSettings(format)
public PictureSettings(
    PictureFormat format
)

Parameters

See also

Reference

PictureSettings class

PictureSettings members

PictureSettings overload

Microsoft.Office.Server.PowerPoint.Conversion namespace