TaggedTextImportPreference

Tagged text import preferences.

Methods:

getElements, toSource, toSpecifier

Objects:

Boolean, Object, StyleConflict

Property Listing

Property

Type

Access

Description

parent

Application

readonly

The parent of the TaggedTextImportPreference (a Application).

properties

Object

read/write

A property that allows setting of several properties at the same time.

removeTextFormatting

Boolean

read/write

If true, removes text formatting.

styleConflict

StyleConflict

StyleConflict.PUBLICATION_DEFINITION

StyleConflict.TAG_FILE_DEFINITION

read/write

The policy for resolving conflicts when style names in the imported tagged text file match style names the current publication.

useTypographersQuotes

Boolean

read/write

If true, convert straight quotes and apostrophes in the imported text to typographic quotation marks and apostrophes.

Method Listing

TaggedTextImportPreference 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.

Object of

Application.taggedTextImportPreferences

Return

TaggedTextImportPreference.getElements()