Word RTF import preferences.
word RTF import preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| convert page breaks | none, page break, column break, |
r/w | The option for handling manual page breaks. |
| convert tables to | Unformatted Table, Unformatted Tabbed text, |
r/w | The policy for converting tables whose formatting has been removed. Note: Valid when remove formatting is true. |
| import endnotes | boolean | r/w | If true, imports endnotes. |
| import footnotes | boolean | r/w | If true, imports footnotes. |
| import index | boolean | r/w | If true, imports the index. |
| import TOC | boolean | r/w | If true, imports the table of contents. |
| import unused styles | boolean | r/w | If true, imports unused styles. |
| object reference | word RTF import preference | read | An object reference for the word RTF import preference. |
| parent | reference | read | The parent of the word RTF import preference (a application). |
| preserve graphics | boolean | r/w | If true, preserves inline graphics. |
| preserve local overrides | boolean | r/w | If true, maintains character formatting in text whose formatting has been removed. Note: Valid when remove formatting is true. |
| preserve track changes | boolean | r/w | If true, preserves comments and edits in the imported file. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| remove formatting | boolean | r/w | If true, removes text and table formatting. |
| resolve character style clash | resolve clash use existing, resolve clash auto rename, resolve clash use new, |
r/w | The option for handling style name conflicts. |
| resolve paragraph style clash | resolve clash use existing, resolve clash auto rename, resolve clash use new, |
r/w | The option for resolving conflicts that arise when paragraph styles have matching names. |
| use typographers quotes | boolean | r/w | If true, convert straight quotes and apostrophes in the imported text to typographic quotation marks and apostrophes. |