Adobe InDesign CS4 (6.0) Object Model JS: TaggedTextExportPreference

InDesign CS4

Class

TaggedTextExportPreference

 Tagged text export preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
Preference
TaggedTextExportPreference

Properties

PropertyTypeAccessDescription
characterSetTagTextExportCharacterSet:
TagTextExportCharacterSet.ASCII
TagTextExportCharacterSet.ANSI
TagTextExportCharacterSet.UNICODE
TagTextExportCharacterSet.SHIFT_JIS
TagTextExportCharacterSet.GB18030
TagTextExportCharacterSet.KSC5601
TagTextExportCharacterSet.CHINESE_BIG_5
r/wThe character set.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
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, 20-Jun-2010 v3.0.3dContents :: Index