Class
Story export preferences.
StoryExportPreference
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| includeStyleTable | bool | r/w | If true, embeds character and paragraph styles in the exported story. |
| includeSwatchList | bool | r/w | If true, embeds swatches in the exported story. |
| includeXMPData | bool | r/w | If true, embeds Extensible Metadata Platform (XMP) information in the exported story. |
| parent | Application | readonly | The parent of the StoryExportPreference (a Application). |
| properties | Object | r/w | A property that allows setting of several properties at the same time. |
| storyFileEncoding | InCopyStoryFileEncoding: InCopyStoryFileEncoding.UTF8 InCopyStoryFileEncoding.UTF16 |
r/w | The unicode encoding for exported stories. |
Element of
Application.storyExportPreferences
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |