ConversionJobSettings Properties

Include Protected Members
Include Inherited Members

The ConversionJobSettings type exposes the following members.

Properties

  Name Description
Public property AddThumbnail Gets or sets a value that indicates whether the document is saved with an added thumbnail.
Public property CompatibilityMode Gets or sets a CompatibilityMode value that specifies the appropriate compatibility mode for the output file. If the file is not an Open XML File format document, this setting is ignored.
Public property DefaultLanguage Gets or sets a CultureInfo value that specifies a single language to determine how Word Automation Services resolves any language-dependent ambiguities.
Public property DoNotEmbedSystemFonts Gets or sets a value that indicates whether common fonts are included in the output file.
Public property EmbedFonts Gets or sets a value that indicates whether fonts used within the document are obfuscated and saved within the output.
Public property FixedFormatSettings Gets a FixedFormatSettings object, which specifies whether document structure tags are applied to the resulting fixed format output.
Public property MarkupView Specifies the type(s) of markup that should be shown in the document.
Public property OutputFormat Gets or sets a SaveFormat value, which specifies the Save format for this conversion job.
Public property OutputSaveBehavior Gets or sets a SaveBehavior, which specifies the behavior that should be applied when saving converted files to existing file names.
Public property RevisionState Gets or sets a RevisionState value, which specifies the visibility of revisions in the document.
Public property SubsetEmbeddedFonts Gets or sets a value that indicates whether to restrict the characters that are included in the embedded font to only those characters that are required by the current document.
Public property UpdateFields Gets or sets a value that indicates whether any fields in the document are automatically updated when the document is opened.

Top

See Also

Reference

ConversionJobSettings Class

Microsoft.Office.Word.Server.Conversions Namespace