Share via


SyncTranslator.OutputSaveBehavior property

Namespace:  Microsoft.Office.Client.TranslationServices
Assembly:  Microsoft.Office.Client.TranslationServices (in Microsoft.Office.Client.TranslationServices.dll)

Syntax

'Declaration
Public Property OutputSaveBehavior As SaveBehavior
    Get
    Set
'Usage
Dim instance As SyncTranslator
Dim value As SaveBehavior

value = instance.OutputSaveBehavior

instance.OutputSaveBehavior = value
public SaveBehavior OutputSaveBehavior { get; set; }

Property value

Type: Microsoft.Office.Client.TranslationServices.SaveBehavior

See also

Reference

SyncTranslator class

SyncTranslator members

Microsoft.Office.Client.TranslationServices namespace