ConversionJob Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ConversionJob class.

Overload List

  Name Description
Public method ConversionJob(Guid) Initializes a new instance of the ConversionJob class based on the WordServiceApplicationProxy object specified by the id parameter.
Public method ConversionJob(String) Initializes a new instance of the ConversionJob class based on the WordServiceApplication object specified by the name parameter.
Public method ConversionJob(WordServiceApplicationProxy) Initializes a new instance of the ConversionJob class based on the specified WordServiceApplicationProxy object.
Public method ConversionJob(Guid, ConversionJobSettings) Initializes a new instance of the ConversionJob class based on the WordServiceApplicationProxy object specified by the id and settings parameters.
Public method ConversionJob(String, ConversionJobSettings) Initializes a new instance of the ConversionJob class by using the specified WordServiceApplicationProxy and ConversionJobSettings objects.
Public method ConversionJob(WordServiceApplicationProxy, ConversionJobSettings) Initializes a new instance of the ConversionJob class based on the specified WordServiceApplicationProxy and ConversionJobSettings objects.

Top

See Also

Reference

ConversionJob Class

ConversionJob Members

Microsoft.Office.Word.Server.Conversions Namespace