FixedFormatSettings members

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

The FixedFormatSettings type exposes the following members.

Constructors

  Name Description
Public method FixedFormatSettings() Initializes a new instance of the FixedFormatSettings class.
Public method FixedFormatSettings(PublishOption) Initializes a new instance of the FixedFormatSettings class.
Public method FixedFormatSettings(PublishOption, UInt32, UInt32) Initializes a new instance of the FixedFormatSettings class.

Top

Properties

  Name Description
Public property BitmapUnembeddableFonts Gets or sets a value that indicates whether unembeddable fonts should be bitmapped.
Public property FrameSlides Gets or sets a value that indicates whether slides should be framed.
Public property IncludeDocumentProperties Gets or sets a value that indicates whether document properties should be included.
Public property IncludeDocumentStructureTags Gets or sets a value that indicates whether document structure tags should be included.
Public property IncludeHiddenSlides Gets or sets a value that indicates whether hidden slides should be included.
Public property OptimizeForMinimumSize Gets or sets a value that indicates whether the output file should be optimized for minimum size.
Public property UsePdfA Gets or sets a value that indicates whether PDF out should be in the PDF/A format.
Public property UseVerticalOrder Gets or sets a value that indicates whether vertical ordering should be used.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

FixedFormatSettings class

Microsoft.Office.Server.PowerPoint.Conversion namespace