Share

TranslatorAddInServer.SaveCopyAs Method

Parent Object: TranslatorAddInServer

Description

Save the specified document to the specified data-source.

Syntax

TranslatorAddInServer.SaveCopyAs( SourceObject As Object, Context As TranslationContext, Options As NameValueMap, TargetData As DataMedium )

Parameters

Name Type Description
SourceObject Object Input object that specifies the source of the data to be saved.
Context TranslationContext Input TranslationContext object that can be used to determine the context for the translation.
Options NameValueMap Input NameValueMap that specifies translation options.
TargetData DataMedium Input DataMedium object that specifies the medium of the data to be saved.

Version

Introduced in version 4

Was this information helpful?