FixedFormatSettings members

Defines a collection of settings for all fixed-format output within a single job.

The FixedFormatSettings type exposes the following members.

Properties

  Name Description
Public property BalloonState Specifies the visibility of markup balloons in the document.
Public property BitmapEmbeddedFonts Specifies whether fonts are bitmapped when they cannot be embedded.
Public property Bookmarks Specifies the way bookmarks are output for fixed format output.
Public property IncludeDocumentProperties Specifies whether document properties are applied to the resulting fixed format output.
Public property IncludeDocumentStructure Specifies whether document structure tags are applied to the resulting fixed format output.
Public property OutputQuality Specifies the output quality for fixed format output.
Public property UsePDFA Specifies whether PDF output is in the PDF/A format.

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.Word.Server.Conversions namespace