ConversionJob Methods

Include Protected Members
Include Inherited Members

The ConversionJob type exposes the following members.

Methods

  Name Description
Public method AddFile Adds the specified input file to the set of conversion items in the conversion job, and places the result at the specified output file location.
Public method AddFolder Converts the files in the specified input folder by using the conversion settings for the job, and places the results in the specified output folder location.
Public method AddLibrary Converts the files in the specified document library by using the conversion settings for the job and places the output in the specified document library.
Public method Cancel Cancels a conversion job in progress.
Public methodStatic member CancelJob(Guid, Guid, Nullable<Guid>) Cancels the specified conversion job.
Public methodStatic member CancelJob(String, Guid, Nullable<Guid>) Cancels the specified conversion job.
Public methodStatic member CancelJob(WordServiceApplicationProxy, Guid, Nullable<Guid>) Cancels the specified conversion job.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Start Starts the processing of a conversion job.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ConversionJob Class

Microsoft.Office.Word.Server.Conversions Namespace