TXTextControl.Paragraph.FormattingStyle |
Gets or sets the paragraph's formatting style. |
TXTextControl.Paragraph.Format |
Gets or sets the paragraph's formatting attributes. |
TXTextControl.Paragraph.Length |
Gets the number of characters in the paragraph including the paragraph end character. |
TXTextControl.Paragraph.ListFormat |
Gets or sets the paragraph's bulleted or numbered list and/or its formatting attributes. |
TXTextControl.Paragraph.Lines |
Gets the number of lines the paragraph consists of. |
TXTextControl.Paragraph.ListNumber |
Gets the paragraph's list number. |
TXTextControl.Paragraph.ListNumberText |
Gets the paragraph's list number text. |
TXTextControl.Paragraph.Number |
Gets the paragraph's number. |
TXTextControl.Paragraph.Start |
Gets the number (one-based) of the paragraph's first character. |
TXTextControl.Paragraph.StartLine |
Gets the number (one-based) of the paragraph's first line. |
TXTextControl.Paragraph.Text |
Gets the paragraph's text. |
TXTextControl.ParagraphCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.ParagraphCollection.Item |
Gets a paragraph from the collection. |
TXTextControl.ServerTextControl.Paragraphs |
Gets a collection of all paragraphs contained in the main text of the document. |