Class
Story export preferences.
getElements, toSource, toSpecifier
StoryExportPreference
QuickLinks
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. |
Methods
Instances
Array
of StoryExportPreference getElements ()
Resolves the object specifier, creating an array of object references.
string toSource ()
Generates a string which, if executed, will return the StoryExportPreference.
Element of
Application.storyExportPreferences
Return
Array of StoryExportPreference StoryExportPreference.getElements ()
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |