TXTextControl.Footnote.DefaultHighlightColor |
Gets the default highlight color for the reference mark and the footnote mark. |
TXTextControl.Footnote.HighlightColor |
Gets or sets the highlight color for the reference mark and the footnote mark. |
TXTextControl.Footnote.HighlightMode |
Gets or sets a value indicating whether the reference mark and the footnote mark is highlighted. |
TXTextControl.Footnote.ID |
Gets or sets a user-defined identifier. |
TXTextControl.Footnote.Name |
Gets or sets a name for the footnote. |
TXTextControl.Footnote.Number |
Gets the footnote's number in the text. |
TXTextControl.Footnote.ReferenceMarkLength |
Gets the number of characters the reference mark consists of. |
TXTextControl.Footnote.ReferenceMarkStart |
Gets the index (one-based) of the first character of the footnote's reference mark. |
TXTextControl.Footnote.Text |
Gets the footnote's text including the footnote mark in front of the text. |
TXTextControl.FootnoteCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.FootnoteCollection.HighlightMode |
Gets or sets a value indicating whether all the footnote numbers, reference marks as well as footnote marks, in the document are highlighted. |
TXTextControl.FootnoteCollection.Item |
Gets the footnote with the specified number from the collection. |
TXTextControl.FootnoteCollection.NumberFormat |
Gets or sets the footnotes' number format. |
TXTextControl.FootnoteCollection.StartNumber |
Gets or sets the number for the first footnote. |
TXTextControl.FootnoteEventArgs.Footnote |
Gets an object that represents the footnote which causes the event. |
TXTextControl.FootnoteSection.Charts |
Gets a collection of all charts contained in the footnote section of a page. |
TXTextControl.FootnoteSection.TextFrames |
Gets a collection of all text frames contained in the footnote section of a page. |
TXTextControl.FootnoteText.Charts |
Gets a collection of all charts contained in the footnotes' text. |
TXTextControl.FootnoteText.TextFrames |
Gets a collection of all text frames contained in the footnotes' text. |
TXTextControl.ServerTextControl.Footnotes |
Gets a collection of all footnotes contained in the main text of the document. |