Property name |
Data Type |
Description |
---|---|---|
ContentHeight |
int |
The distance between the top of the column and the baseline of the last line in the column. |
FirstAFrame |
First anchored frame in the column (FO_AFrame ID). |
|
FirstCell |
First table cell in the column (FO_Cell ID). |
|
FirstFn |
First footnote in the column (FO_Fn ID). |
|
FirstPgf |
First paragraph in the column (FO_Pgf ID). |
|
FrameParent |
ID of text frame that contains the column (FO_TextFrame ID). |
|
Height |
int |
Column Height. |
LastAFrame |
Last anchored frame in the column (FO_AFrame ID). |
|
LastCell |
Last table cell in the column (FO_Cell ID). |
|
LastFn |
Last footnote in the column (FO_Fn ID). |
|
LastPgf |
Last paragraph in the column (FO_Pgf ID). |
|
LocX |
int |
Offset from left side of the text frame that contains the column. |
LocY |
int |
Offset from top of text frame that contains the column. |
NextSubCol |
Next column in the flow. |
|
Overflowed |
int |
1 if the text frame containing the column has Autoconnect turned off and text overflows the column. |
ParentTextFrame |
ID of text frame that contains the column (FO_TextFrame ID). |
|
PrevSubCol |
Previous column in the flow. |
|
Unique |
int |
Text column’s unique ID. |
Width |
int |
Column width. |