Class
Story preferences.
StoryPreference
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
opticalMarginAlignment | bool | r/w | If true, adjust the position of characters at the edges of the frame to provide a better appearance. |
opticalMarginSize | number | r/w | The point size used as a base for calculating optical margin alginment. |
parent | ApplicationDocument Story |
readonly | The parent of the StoryPreference (a Application, Document or Story). |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
storyDirection | StoryDirectionOptions: StoryDirectionOptions.LEFT_TO_RIGHT_DIRECTION StoryDirectionOptions.RIGHT_TO_LEFT_DIRECTION StoryDirectionOptions.UNKNOWN_DIRECTION |
r/w | The direction of the story. |
Element of
Application.storyPreferences
Document.storyPreferences
Story.storyPreferences
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |