Word and RTF import preferences.
WordRTFImportPreference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| ConvertPageBreaks | idConvertPageBreaks enumeration | r/w | How user defined page breaks in the imported file should be converted. |
| ConvertTablesTo | idConvertTablesOptions enumeration | r/w | How to convert tables. |
| ImportEndnotes | Boolean | r/w | Whether to import endnotes. |
| ImportFootnotes | Boolean | r/w | Whether to import footnotes. |
| ImportIndex | Boolean | r/w | Whether to import index text. |
| ImportTOC | Boolean | r/w | Whether to import table of contents text. |
| ImportUnusedStyles | Boolean | r/w | Whether to import unused styles. |
| Parent | Object | read | The parent of the object. |
| PreserveGraphics | Boolean | r/w | Whether to preserve graphics. |
| PreserveLocalOverrides | Boolean | r/w | Whether to preserve local overrides. |
| PreserveTrackChanges | Boolean | r/w | Whether to preserve track changes. |
| RemoveFormatting | Boolean | r/w | Whether to remove text and table formatting. |
| ResolveCharacterStyleClash | idResolveStyleClash enumeration | r/w | How to resolve a clash between character styles. |
| ResolveParagraphStyleClash | idResolveStyleClash enumeration | r/w | How to resolve a clash between paragraph styles. |
| UseTypographersQuotes | Boolean | r/w | Whether to use typographer’s quotes. |