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.HeaderFooter.Distance |
Gets or sets the distance, in twips, of a header or footer to the top or bottom of the page. |
TXTextControl.HeaderFooter.Images |
Gets a collection of all images the header or footer contains. |
TXTextControl.HeaderFooter.PageNumberFields |
Gets a collection of page number fields in the header or footer. |
TXTextControl.HeaderFooter.Selection |
Gets or sets the current selection in a header or footer. |
TXTextControl.HeaderFooter.TextFields |
Gets a collection of all standard text fields in the header or footer. |
TXTextControl.HeaderFooter.Type |
Gets the type of the header or footer. |
TXTextControl.ServerTextControl.Footnotes |
Gets a collection of all footnotes contained in the main text of the document. |
TXTextControl.TextControl.Footnotes |
Gets a collection of all footnotes contained in the main text of the document. |