Share via


PresentationSettings constructor (Boolean)

Initializes a new instance of the PresentationSettings class.

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

Syntax

'Declaration
Public Sub New ( _
    useStrict As Boolean _
)
'Usage
Dim useStrict As Boolean

Dim instance As New PresentationSettings(useStrict)
public PresentationSettings(
    bool useStrict
)

Parameters

See also

Reference

PresentationSettings class

PresentationSettings members

PresentationSettings overload

Microsoft.Office.Server.PowerPoint.Conversion namespace