ITranslation interface

Interface used by applications to perform machine translation of document content. See Microsoft.Office.Web.Conversion.ViewerInterface.TranslationFaults namespace for faults which are thrown from these methods.

Namespace:  Microsoft.Office.Web.Conversion.ViewerInterface
Assembly:  Microsoft.Office.Server.Conversion.ViewerInterface (in Microsoft.Office.Server.Conversion.ViewerInterface.dll)

Syntax

'Declaration
Public Interface ITranslation
'Usage
Dim instance As ITranslation
public interface ITranslation

See also

Reference

ITranslation members

Microsoft.Office.Web.Conversion.ViewerInterface namespace