Share

TranslatorAddInServer.HasSaveCopyAsOptions Property

Parent Object: TranslatorAddInServer

Description

Gets whether the translator has options available for saving the specified data-source.

Syntax

TranslatorAddInServer.HasSaveCopyAsOptions( SourceObject As Object, Context As TranslationContext, DefaultOptions As NameValueMap ) As Boolean

Property Value

This is a read only property whose value is a Boolean.

Parameters

Name Type Description
SourceObject Object Document that specifies the source of the data.

Context TranslationContext Input TranslationContext object that can be used to determine the context for the translation.

DefaultOptions NameValueMap Input NameValueMap that specifies default translation options.

Version

Introduced in version 4

Was this information helpful?