Adobe InDesign CS2 (4.0) Object Model JS: TaggedTextImportPreference
From InDesign CS2
Class
TaggedTextImportPreference
Tagged text import preferences.QuickLinks
getElements, toSource, toSpecifierHierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| parent | Application | readonly | The parent of the TaggedTextImportPreference (a Application). |
| properties | Object | r/w | A property that allows setting of several properties at the same time. |
| removeTextFormatting | bool | r/w | If true, removes text formatting. |
| styleConflict | StyleConflict: StyleConflict.PUBLICATION_DEFINITION StyleConflict.TAG_FILE_DEFINITION |
r/w | The policy for resolving conflicts when style names in the imported tagged text file match style names the current publication. |
| useTypographersQuotes | bool | r/w | If true, convert straight quotes and apostrophes in the imported text to typographic quotation marks and apostrophes. |
Methods
Instances
Array
of Object getElements ()
Resolves the object specifier, creating an array of object references.
string toSource ()
Generates a string which, if executed, will return the TaggedTextImportPreference.
string toSpecifier ()
Retrieves the object specifier.
Element of
Application.taggedTextImportPreferences
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |