Text frame preferences.
Go to Property Listing | Method Listing
Boolean, FirstBaseline, Number, Object, String, VerticalJustification
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
The distance between the baseline of the text and the top inset of the text frame or cell. |
||
|
read/write |
If true, ignores text wrap settings for drawn or placed objects in the text frame. |
||
|
Unit(0-8640points) Array of 4 Units (0 - 8640 points). |
read/write |
The amount to offset text from the edges of the text frame, specified either as a single value applied uniformly to all sides of the text frame or as an array of 4 values in the format [top inset, left inset, bottom inset, right inset]. Can return: Unit (0 - 8640 points) or Array of 4 Units (0 - 8640 points). |
|
|
read/write |
The minimum distance between the baseline of the text and the top inset of the text frame or cell. |
||
|
readonly |
The parent of the TextFramePreference (a ObjectStyle, Application, Document or TextFrame). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
Number (range 1 - 40) |
read/write |
The number of columns in the text frame. Note: Depending on the value of use fixed column width, the number of columns can change automatically when the text frame size changes. |
|
|
read/write |
The column width of the columns in the text frame. |
||
|
read/write |
The space between columns in the text frame. |
||
|
read/write |
If true, maintains column width when the text frame is resized. If false, causes columns to resize when the text frame is resized. Note: When true, resizing the frame can change the number of columns in the frame. |
||
|
read/write |
The vertical alignment of the text content. |
||
|
read/write |
The maximum amount of vertical space between two paragraphs. Note: Valid only when vertical justification is justified; the specified amount is applied in addition to the space before or space after values defined for the paragraph. |
TextFramePreference getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the TextFramePreference.
String toSpecifier ()
Retrieves the object specifier.
Application.textFramePreferences
Document.textFramePreferences
ObjectStyle.textFramePreferences
TextFrame.textFramePreferences