Adobe InDesign CS4 (6.0) Object Model JS: TextExportPreference

InDesign CS4

Class

TextExportPreference

 Text export preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
Preference
TextExportPreference

Properties

PropertyTypeAccessDescription
characterSetTextExportCharacterSet:
TextExportCharacterSet.DEFAULT_PLATFORM
TextExportCharacterSet.UTF16
TextExportCharacterSet.UTF8
r/wThe character set.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
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, 20-Jun-2010 v3.0.3dContents :: Index