Adds an event listener.
Footnote
A footnote.
Cell | EndnoteTextFrame | InsertionPoint | Story | TextFrame | XmlStory
Footnote
Character | HiddenText | InsertionPoint | Line | Paragraph | Text | TextColumn | TextStyleRange | TextVariableInstance | Word
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Graphic[] | readonly | Lists all graphics contained by the Footnote. | |
| PageItem[] | readonly | Lists all page items contained by the Footnote. | |
| Characters |
readonly | A collection of characters. | |
| NothingEnum[] | SpecialCharacters[] | SpecialCharacters[] | String[] | Strings[] | Strings[] | NothingEnums[] | SpecialCharacters[] | read/write | The text contents of the footnote. Can return: String, SpecialCharacters enumerator or Array of Strings or SpecialCharacters enumerators. Can also accept: NothingEnum enumerator or Array of Strings, SpecialCharacters enumerators or NothingEnum enumerators. | |
| EPSTexts |
readonly | EPSTexts | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| GraphicLines |
readonly | A collection of graphic lines. | |
| Groups |
readonly | A collection of groups. | |
| Number | readonly | The unique ID of the Footnote. | |
| Number | readonly | The index of the Footnote within its containing object. | |
| InsertionPoints |
readonly | A collection of insertion points. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String | read/write | A property that can be set to any string. | |
| Lines |
readonly | A collection of lines. | |
| String | read/write | The name of the Footnote; this is an alias to the Footnote's label property. | |
| Ovals |
readonly | A collection of ellipses. | |
| PageItems |
readonly | The page items collection, which can be used to process all page items in a container (such as a document, page, or group), regardless of type. | |
| Paragraphs |
readonly | A collection of paragraphs. | |
| Cell | EndnoteTextFrame | Story | TextFrame | InsertionPoint | XmlStory | readonly | The parent of the Footnote (a XmlStory, Cell, Story, TextFrame, EndnoteTextFrame or InsertionPoint). | |
| Polygons |
readonly | A collection of polygons. | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| Rectangles |
readonly | A collection of rectangles. | |
| SplineItems |
readonly | The spline items collection. | |
| InsertionPoint | readonly | The location of the footnote marker in the parent story. | |
| TextColumns |
readonly | A collection of text columns. | |
| TextFrames |
readonly | A collection of text frames. | |
| TextStyleRanges |
readonly | A collection of text style ranges. | |
| TextVariableInstances |
readonly | A collection of text variable instances. | |
| Texts |
readonly | A collection of text objects. | |
| Words |
readonly | A collection of words. |
Methods
Converts the footnote to part of the story text and places the converted text at the former location of the footnote marker in the text.
Gets the label value associated with the specified key.
Resolves the object specifier, creating an array of object references.
Sets the label to the value associated with the specified key.
Deletes the Footnote.
Removes the event listener.
Generates a string which, if executed, will return the Footnote.
Retrieves the object specifier.
Object of 13
Properties elsewhere that hold a Footnote.
Parameter of 4
Method parameters that accept a Footnote.
Return 14
Methods that return a Footnote.