Class
Tagged text import preferences. Base Class: Preference
getElements, toSource, toSpecifier
TaggedTextImportPreference
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
isValid | bool | readonly | Returns true if the object specifier resolves to valid objects. |
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 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.
Element of
Application.taggedTextImportPreferences
Return
Array of TaggedTextImportPreference TaggedTextImportPreference.getElements ()
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |