The event argument for footnote related events.
{
name: <string>,
number: <Number>,
referenceMarkLength: <Number>,
referenceMarkStart: <Number>,
highlightColor: <string>,
highlightMode: <string>,
id: <Number>
} Introduced: 32.0.
| Property | Description |
|---|---|
| highlight |
The footnote's highlight color. |
| highlight |
The footnote's highlight mode (see TXText |
| id | The footnote's identifier. |
| name | The footnote's name. |
| number | The footnote's 1-based number in the text flow. |
| reference |
The footnote's reference mark length in characters. |
| reference |
The footnote's 1-based reference mark start position. |