Property name |
Data Type |
Description |
---|---|---|
ContentHeight |
int |
The distance between the top of the footnote and the baseline of the last line in the footnote. |
Element |
Specifies the the ID of the element containing the footnote, if the footnote is in a FrameMaker document. |
|
FirstPgf |
First paragraph in the footnote (FO_Pgf ID). |
|
FnNum |
int |
Footnote number. |
InTextFrame |
Text frame containing the footnote (FO_TextFrame ID). |
|
InTextObj |
Sub column that contains the footnote (FO_SubCol). |
|
LastPgf |
Last paragraph in the footnote (FO_Pgf ID). |
|
NextFnInDoc |
Next footnote (FO_Fn ID) in the document. |
|
NextFn |
Next footnote in the text frame (FO_Fn ID). |
|
Overflowed |
int |
1 if the text in the footnote overflows; 0, otherwise. |
PrevFn |
Previous footnote in the text frame (FO_Fn ID). |
|
TextLoc |
Text location of the footnote symbol. |
|
Unique |
int |
Footnote’s unique ID. |
FnAnchorString |
string |
This is the display string for a footnote anchor (generally a number string). This is a read-only property of a footnote and cannot be set by the user. |