StoryPreference
Story preferences.
StoryPreference Properties
| Property |
Type |
Access |
Description |
| opticalMarginAlignment |
Boolean |
r/w |
Whether punctuation and edges of wide characters should hang outside the margins. |
| opticalMarginSize |
Unit (0.1 – 1296 points) |
r/w |
The text size used as a base for calculating how far characters should hang outside the margins. |
| parent |
Object |
read |
The parent of the object. |
| properties |
An array of property names and values |
r/w |
Property that allows setting of several properties at the same time. |
StoryPreference Methods
| Method |
Returns |
Description |
| getElements |
Array of Objects |
Resolve the object specifier. |
| toSource |
String |
Generate JavaScript source that, if executed, will return the specified objects. |
| toSpecifier |
String |
Retrieve the object specifier. |
Previous post: StoryWindow
Next post: Story