Adobe InDesign CS3 (5.0) Object Model JS: TextExportPreference

InDesign CS3

Class

TextExportPreference

 Text export preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
TextExportPreference

Properties

PropertyTypeAccessDescription
characterSetTextExportCharacterSet:
TextExportCharacterSet.DEFAULT_PLATFORM
TextExportCharacterSet.UNICODE
r/wThe character set.
parentApplication readonlyThe parent of the TextExportPreference (a Application).
platformImportPlatform:
ImportPlatform.MACINTOSH
ImportPlatform.PC
r/wThe platform on which the text file will be used.
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.textExportPreferences

Return

Array of TextExportPreference TextExportPreference.getElements ()

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