FixedFormatSettings Class
Defines a collection of settings for all fixed-format output within a single job.
Inheritance Hierarchy
System.Object
Microsoft.Office.Word.Server.Conversions.FixedFormatSettings
Namespace: Microsoft.Office.Word.Server.Conversions
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/office/server/word/2009/08/conversionJobSettings")> _
Public NotInheritable Class FixedFormatSettings
'Usage
Dim instance As FixedFormatSettings
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/office/server/word/2009/08/conversionJobSettings")]
public sealed class FixedFormatSettings
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.