Adobe InDesign CS3 (5.0) Object Model JS: TaggedTextExportPreference

InDesign CS3

Class

TaggedTextExportPreference

 Tagged text export preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
TaggedTextExportPreference

Properties

PropertyTypeAccessDescription
characterSetTagTextExportCharacterSet:
TagTextExportCharacterSet.ASCII
TagTextExportCharacterSet.ANSI
TagTextExportCharacterSet.UNICODE
TagTextExportCharacterSet.SHIFT_JIS
TagTextExportCharacterSet.GB18030
TagTextExportCharacterSet.KSC5601
TagTextExportCharacterSet.CHINESE_BIG_5
TagTextExportCharacterSet.CENTRALEUROPEAN_ISO
TagTextExportCharacterSet.CYRILLIC_ISO
TagTextExportCharacterSet.GREEK_ISO
TagTextExportCharacterSet.WINDOWS_ARABIC
TagTextExportCharacterSet.WINDOWS_HEBREW
r/wThe character set.
parentApplication readonlyThe parent of the TaggedTextExportPreference (a Application).
propertiesObject r/wA property that allows setting of several properties at the same time.
tagFormTagTextForm:
TagTextForm.VERBOSE
TagTextForm.ABBREVIATED
r/wThe form for tags in the exported text.

Methods

Instances

Array of TaggedTextExportPreference getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the TaggedTextExportPreference.

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.taggedTextExportPreferences

Return

Array of TaggedTextExportPreference TaggedTextExportPreference.getElements ()

Jongware, 27-Jun-2010 v3.0.3dContents :: Index