The FootnoteText class represents the text of all footnotes contained in a document. The FootnoteText class implements the IFormattedText interface. An object of this class can be obtained through the enumerator of the TextPartCollection.

Syntax

public class FootnoteText : TextPartBase, IFormattedText
Public Class FootnoteText
Inherits TextPartBase
Implements IFormattedText

Introduced: 32.0.

Properties

Property Description
Charts Gets a collection of all charts contained in the footnotes' text.
TextFrames Gets a collection of all text frames contained in the footnotes' text.