Adobe InDesign CS2 (4.0) Object Model JS: StoryExportPreference

InDesign CS2

Class

StoryExportPreference

 Story export preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
StoryExportPreference

Properties

PropertyTypeAccessDescription
includeStyleTablebool r/wIf true, embeds character and paragraph styles in the exported story.
includeSwatchListbool r/wIf true, embeds swatches in the exported story.
includeXMPDatabool r/wIf true, embeds Extensible Metadata Platform (XMP) information in the exported story.
parentApplication readonlyThe parent of the StoryExportPreference (a Application).
propertiesObject r/wA property that allows setting of several properties at the same time.
storyFileEncodingInCopyStoryFileEncoding:
InCopyStoryFileEncoding.UTF8
InCopyStoryFileEncoding.UTF16
r/wThe unicode encoding for exported stories.

Methods

Instances

Array of Object 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.

Element of

Application.storyExportPreferences

Jongware, 27-Jun-2010 v3.0.3dContents :: Index