ConversionJobSettings Class
Defines a collection of settings for all conversions within a single conversion job.
Inheritance Hierarchy
System.Object
Microsoft.Office.Word.Server.Conversions.ConversionJobSettings
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 ConversionJobSettings
'Usage
Dim instance As ConversionJobSettings
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/office/server/word/2009/08/conversionJobSettings")]
public sealed class ConversionJobSettings
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.