Text frame preferences.
TextFramePreference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| FirstBaselineOffset | idFirstBaseline enumeration | r/w | The distance between the baseline of the first line of text in the object and the top inset of object. |
| IgnoreWrap | Boolean | r/w | Whether the text frame ignores the text wrap of other objects. |
| InsetSpacing | Unit (Double or String) (0 – 8640 points), Array of 4 Units (Doubles or Strings) (0 – 8640 points) | r/w | The text inset of the text frame as Unit (Double or String) (0 – 8640 points) or Array of 4 Units (Doubles or Strings) (0 – 8640 points). |
| MinimumFirstBaselineOffset | Unit (Double or String) (0 – 8640 points) | r/w | The minimum distance between the baseline of the first line of text in the object and the top inset object. |
| Parent | Object | read | The parent of the object. |
| TextColumnCount | Long (1 – 40) | r/w | The number of columns in the text frame. |
| TextColumnFixedWidth | Unit (Double or String) (0 – 8640 points) | r/w | The fixed column width of the text frame as Unit (Double or String) (0 – 8640 points). |
| TextColumnGutter | Unit (Double or String) (0 – 8640 points) | r/w | The distance between the columns of the text frame as Unit (Double or String) (0 – 8640 points). |
| UseFixedColumnWidth | Boolean | r/w | Whether the columns of the text frame are a fixed width. |
| VerticalJustification | idVerticalJustification enumeration | r/w | The vertical justification alignment. |
| VerticalThreshold | Unit (Double or String) (0 – 8640 points) | r/w | The maximum amount of vertical space between two paragraphs as Unit (Double or String) (0 – 8640 points). |