A footnote in a story.
| Property |
Type |
Access |
Description |
| AllGraphics |
Array of Graphics |
read |
All graphics contained by the object. |
| AllPageItems |
Array of PageItems |
read |
All page items contained by the object. |
| Characters |
Characters |
read |
The characters of the object. |
| Contents |
String, idSpecialCharacters enumeration (see table at end of chapter), Array of Strings or idSpecialCharacters enumerators, idNothingEnum enumeration, Array of Strings, idSpecialCharacters enumerators or idNothingEnum enumerators |
r/w |
The text contents. |
| FootnoteTextFrame |
TextFrame |
read |
The text frame this footnote appears in. |
| GraphicLines |
GraphicLines |
read |
The graphic lines contained by the object. |
| Groups |
Groups |
read |
The groups contained by the object. |
| Id |
Long |
read |
A unique number identifying the object. |
| Index |
Long |
read |
Index of the object within its parent object. |
| InsertionPoints |
InsertionPoints |
read |
The insertion points in the object. |
| Label |
String |
r/w |
A label that can be set to any string. |
| Lines |
Lines |
read |
The lines of text in the object. |
| Ovals |
Ovals |
read |
All ovals contained by the object. |
| PageItems |
PageItems |
read |
The page items contained by the object. |
| Paragraphs |
Paragraphs |
read |
The paragraphs contained by the object. |
| Parent |
Object |
read |
The parent of the object. |
| Polygons |
Polygons |
read |
The polygons contained by the object. |
| Rectangles |
Rectangles |
read |
The rectangles contained by the object. |
| StoryOffset |
Long |
read |
The location of this footnote from the beginning of the story. |
| TextColumns |
TextColumns |
read |
The text columns contained by the object. |
| TextFrames |
TextFrames |
read |
The text frames contained by the object. |
| Texts |
Texts |
read |
The texts contained by the object. |
| TextStyleRanges |
TextStyleRanges |
read |
The text style ranges contained by the object. |
| Words |
Words |
read |
The words contained by the object. |