SyncTranslator members

Provides immediate translation jobs.

The SyncTranslator type exposes the following members.

Constructors

  Name Description
Public method SyncTranslator Initializes a new instance of a SyncTranslator object with a reference to the service context and the specified language.

Top

Properties

  Name Description
Public property OutputSaveBehavior Gets or sets the save behavior that should be applied to files that already exist.
Public property TargetLanguage Gets the value of a CultureInfo object that represents the language into which documents are translated.

Top

Methods

  Name Description
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 ToString (Inherited from Object.)
Public method Translate(String, String) Translates the specified input file to the specified output file.
Public method Translate([], [], String) Translates the specified input stream to the specified output stream as unsigned integers with the specified file extension.
Public method Translate(Stream, Stream, String) Translates the specified input stream to the specified output stream with the specified file extension.

Top

See also

Reference

SyncTranslator class

Microsoft.Office.TranslationServices namespace