TaggedTextImportPreference
Tagged Text import preferences.
TaggedTextImportPreference Properties
| Property |
Type |
Access |
Description |
| parent |
Object |
read |
The parent of the object. |
| properties |
An array of property names and values |
r/w |
Property that allows setting of several properties at the same time. |
| removeTextFormatting |
Boolean |
r/w |
Whether to remove text formatting. |
| styleConflict |
StyleConflict enumeration |
r/w |
What to do when style definitions in the incoming tagged text file conflict with definitions of styles having the same names in the current publication. |
| useTypographersQuotes |
Boolean |
r/w |
Whether to use typographer’s quotes. |
TaggedTextImportPreference Methods
| Method |
Returns |
Description |
| getElements |
Array of Objects |
Resolve the object specifier. |
| toSource |
String |
Generate JavaScript source that, if executed, will return the specified objects. |
| toSpecifier |
String |
Retrieve the object specifier. |