StoryExportPreference

Story export preferences.

Methods:

getElements, toSource, toSpecifier

Objects:

Boolean, InCopyStoryFileEncoding, Object

Property Listing

Property

Type

Access

Description

includeStyleTable

Boolean

read/write

If true, embeds character and paragraph styles in the exported story.

includeSwatchList

Boolean

read/write

If true, embeds swatches in the exported story.

includeXMPData

Boolean

read/write

If true, embeds Extensible Metadata Platform (XMP) information in the exported story.

parent

Application

readonly

The parent of the StoryExportPreference (a Application).

properties

Object

read/write

A property that allows setting of several properties at the same time.

storyFileEncoding

InCopyStoryFileEncoding

InCopyStoryFileEncoding.UTF16

InCopyStoryFileEncoding.UTF8

read/write

The unicode encoding for exported stories.

Method Listing

StoryExportPreference getElements ()

Resolves the object specifier, creating an array of object references.

String toSource ()

Generates a string which, if executed, will return the StoryExportPreference.

String toSpecifier ()

Retrieves the object specifier.

Object of

Application.storyExportPreferences

Return

StoryExportPreference.getElements()