Adobe InDesign CS4 (6.0) Object Model JS: StoryPreference

InDesign CS4

Class

StoryPreference

 Story preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application | Document | ObjectStyle | Story | XmlStory
Preference
StoryPreference

Properties

PropertyTypeAccessDescription
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
opticalMarginAlignmentbool r/wIf true, adjust the position of characters at the edges of the frame to provide a better appearance.
opticalMarginSizeMeasurement Unit (Number or String) (range: 0.1 - 1296) r/wThe point size used as the basis for calculating optical margin alignment. (Range: 0.1 to 1296)
parentApplicationDocument
ObjectStyle
Story
XmlStory
readonlyThe parent of the StoryPreference (a XmlStory, Application, Document, Story or ObjectStyle).
propertiesObject r/wA property that allows setting of several properties at the same time.
storyDirectionStoryDirectionOptions:
StoryDirectionOptions.LEFT_TO_RIGHT_DIRECTION
StoryDirectionOptions.RIGHT_TO_LEFT_DIRECTION
StoryDirectionOptions.UNKNOWN_DIRECTION
r/wThe direction of the story.

Methods

Instances

Array of StoryPreference getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the StoryPreference.

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.storyPreferences

Document.storyPreferences

ObjectStyle.storyPreferences

Story.storyPreferences

XmlStory.storyPreferences

Return

Array of StoryPreference StoryPreference.getElements ()

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