Share via


PictureSettings class

Specifies various options to control the output when converting files to image formats.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.PowerPoint.Conversion.ConversionSettings
    Microsoft.Office.Server.PowerPoint.Conversion.PictureSettings

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

Syntax

'Declaration
<DataContractAttribute> _
Public NotInheritable Class PictureSettings _
    Inherits ConversionSettings
'Usage
Dim instance As PictureSettings
[DataContractAttribute]
public sealed class PictureSettings : ConversionSettings

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PictureSettings members

Microsoft.Office.Server.PowerPoint.Conversion namespace