SyncConverter class

The Conversion class used to create, package, and start immediate conversion jobs.

Inheritance hierarchy

System.Object
  Microsoft.Office.ConversionServices.Conversions.SyncConverter
    Microsoft.Office.TranslationServices.SyncTranslator

Namespace:  Microsoft.Office.ConversionServices.Conversions
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Public MustInherit Class SyncConverter
'Usage
Dim instance As SyncConverter
public abstract class SyncConverter

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.

See also

Reference

SyncConverter members

Microsoft.Office.ConversionServices.Conversions namespace