TXTextControl.HeaderFooter.ApplicationFields |
Gets a collection of all Microsoft Word or Heiler HighEdit fields that have been created or imported from a Microsoft Word or RTF document. |
TXTextControl.HeaderFooter.Barcodes |
Gets a collection of all barcodes contained in a header or footer. |
TXTextControl.HeaderFooter.Charts |
Gets a collection of all charts contained in a header or footer. |
TXTextControl.HeaderFooter.Comments |
Gets a collection of all comments in the header or footer. |
TXTextControl.HeaderFooter.ConnectedToPrevious |
Gets or sets a value specifying whether the header or footer is connected with the header or footer of the previous section. |
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.DocumentLinks |
Gets a collection of all links in a header or footer which point to targets in the same document. |
TXTextControl.HeaderFooter.DocumentTargets |
Gets a collection of all targets in a header or footer. |
TXTextControl.HeaderFooter.Drawings |
Gets a collection of all drawings contained in a header or footer. |
TXTextControl.HeaderFooter.EditableRegions |
Gets a collection of all editable regions in the header or footer. |
TXTextControl.HeaderFooter.FormFields |
Gets a collection of all form fields contained in a header or footer. |
TXTextControl.HeaderFooter.Frames |
Gets a collection of all images, textframes, charts, barcodes and drawings in a header or footer. |
TXTextControl.HeaderFooter.HypertextLinks |
Gets a collection of all hypertext links the header or footer contains. |
TXTextControl.HeaderFooter.Images |
Gets a collection of all images the header or footer contains. |
TXTextControl.HeaderFooter.Lines |
Gets a collection of all text lines the header or footer contains. |
TXTextControl.HeaderFooter.MisspelledWords |
Gets a collection of all misspelled words the header or footer contains. |
TXTextControl.HeaderFooter.PageNumberFields |
Gets a collection of page number fields in the header or footer. |
TXTextControl.HeaderFooter.Paragraphs |
Gets a collection of all paragraphs the header or footer contains. |
TXTextControl.HeaderFooter.SectionNumber |
Returns the number of the section to which the header or footer belongs. |
TXTextControl.HeaderFooter.Selection |
Gets or sets the current selection in a header or footer. |
TXTextControl.HeaderFooter.SubTextParts |
Gets a collection of all subtextparts in the header or footer. |
TXTextControl.HeaderFooter.Tables |
Gets a collection of all tables in the header or footer. |
TXTextControl.HeaderFooter.TablesOfContents |
Gets a collection of all tables of contents in the header or footer. |
TXTextControl.HeaderFooter.TextChars |
Gets a collection of all characters the header or footer contains. |
TXTextControl.HeaderFooter.TextFields |
Gets a collection of all standard text fields in the header or footer. |
TXTextControl.HeaderFooter.TextFrames |
Gets a collection of all text frames contained in a header or footer. |
TXTextControl.HeaderFooter.TrackedChanges |
Gets a collection of all changes made in the header or footer. |
TXTextControl.HeaderFooter.Type |
Gets the type of the header or footer. |
TXTextControl.HeaderFooterCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.HeaderFooterEventArgs.HeaderFooter |
Gets an object that represents the header or footer which causes the event. |
TXTextControl.PageNumberField.NumberFormat |
Gets or sets the number format. |
TXTextControl.PageNumberField.ShowNumberOfPages |
Gets or sets a value indicating whether the field shows the page number or the total number of pages. |
TXTextControl.PageNumberField.StartNumber |
Gets or sets the page number for the first page. |
TXTextControl.PageNumberFieldCollection.Item |
Gets the field with the specified number from the collection. |
TXTextControl.ServerTextControl.HeadersAndFooters |
Gets a collection of all headers and footers the current document contains. |