An instance of the Footnote
public sealed class FootnoteCollectionPublic NotInheritable Class FootnoteCollection Introduced: 32.0.
| Method | Description |
|---|---|
| Add | Adds a new footnote to the document at the current text input position. |
| Copy |
Copies the elements of the collection to an array, starting at a particular index. |
| Get |
Returns an enumerator that can be used to iterate through the collection. |
| Get |
Gets a particular footnote from the collection. |
| Remove | Removes a footnote from a Text Control document. |
| Property | Description |
|---|---|
| Count | Gets the number of elements contained in the collection. |
| Highlight |
Gets or sets a value indicating whether all the footnote numbers, reference marks as well as footnote marks, in the document are highlighted. |
| Item | Gets the footnote with the specified number from the collection. |
| Number |
Gets or sets the footnotes' number format. |
| Start |
Gets or sets the number for the first footnote. |