FixedFormatSettings class

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

Inheritance hierarchy

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

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

Syntax

'Declaration
<DataContractAttribute> _
Public Class FixedFormatSettings _
    Inherits ConversionSettings
'Usage
Dim instance As FixedFormatSettings
[DataContractAttribute]
public class FixedFormatSettings : 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

FixedFormatSettings members

Microsoft.Office.Server.PowerPoint.Conversion namespace