ExportLanguageFile Method

Exports the language file for the specified picture or pictures. You can specify the language for an individual picture, or you can specify the language for all pictures.

The method Object.ExportLanguageFile, uses the LanguageDesired property to export language files.

The method Object.ExportLanguageFile (xxxx), uses the specified language (xxxx) to export language files.

Syntax

object.ExportLanguageFile [LanguageDesired as Long]

Properties

The ExportLanguageFile method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

LanguageDesired Long (Optional)

Default
CA_Catalan
CS_Czech
DA_Danish
DE_German
EL_Greek
EN_English
ES_Spanish
FI_Finnish
HU_Hungarian
IT_Italian
JA_Japanese
KO_Korean
NL_Dutch
NO_Norwegian
PL_Polish
RU_Russian
SR_Cyrillic
HR_Croatian
SK_Slovak
SV_Swedish
TH_Thai
TR_Turkish
IN_Indonesian
SL_Slovenian
EU_Basque
ZHTW_Chinese - Taiwan
FR_French
PTBR_Brazilian Portuguese
PT_Portuguese
ZHCH_Chinese PRC
FRCA_French Canadian

 

Example

Applies To