TXTextControl.FootnoteSection.TextFrames |
Gets a collection of all text frames contained in the footnote section of a page. |
TXTextControl.FootnoteText.TextFrames |
Gets a collection of all text frames contained in the footnotes' text. |
TXTextControl.HeaderFooter.TextFrames |
Gets a collection of all text frames contained in a header or footer. |
TXTextControl.MainText.TextFrames |
Gets a collection of all text frames contained in the main text of the document. |
TXTextControl.ServerTextControl.BackColor |
Gets or sets the background color of the control. |
TXTextControl.ServerTextControl.Baseline |
Gets or sets the baseline alignment, in twips, of the control. |
TXTextControl.ServerTextControl.DocumentLinks |
Gets a collection of all links that point to targets in the same document. |
TXTextControl.ServerTextControl.DocumentTargets |
Gets a collection of all targets in the document. |
TXTextControl.ServerTextControl.Font |
Gets or sets the control's font. |
TXTextControl.ServerTextControl.FontUnderlineStyle |
Gets or sets underlining style for the text displayed by the control. |
TXTextControl.ServerTextControl.ForeColor |
Gets or sets the foreground color of the control. |
TXTextControl.ServerTextControl.HeadersAndFooters |
Gets a collection of all headers and footers the current document contains. |
TXTextControl.ServerTextControl.HypertextLinks |
Gets a collection of all hypertext links contained in the main text of the document. |
TXTextControl.ServerTextControl.Images |
Gets a collection of all images contained in the main text of the document. |
TXTextControl.ServerTextControl.InlineStyles |
Gets a collection of all inline styles the current document contains. |
TXTextControl.ServerTextControl.InputPosition |
Gets or sets the current text input position. |
TXTextControl.ServerTextControl.Lines |
Gets a collection of all lines contained in the main text of the document. |
TXTextControl.ServerTextControl.ListFormat |
Gets or sets the type and the formatting attributes of a bulleted or numbered list. |
TXTextControl.ServerTextControl.PageMargins |
Gets or sets the margins for the pages of the current document. |
TXTextControl.ServerTextControl.Pages |
Gets the number of pages contained in the current document. |
TXTextControl.ServerTextControl.PageSize |
Specifies the width and height of the pages for the current document. |
TXTextControl.ServerTextControl.ParagraphFormat |
Gets or sets the paragraph formatting attributes of the text displayed by the control. |
TXTextControl.ServerTextControl.ParagraphStyles |
Gets a collection of all paragraph styles the current document contains. |
TXTextControl.ServerTextControl.Selection |
Gets or sets the current selection in the main text of the document. |
TXTextControl.ServerTextControl.Tables |
Gets a collection of all tables contained in the document. |
TXTextControl.ServerTextControl.Text |
Gets or sets the control's text. |
TXTextControl.ServerTextControl.TextBackColor |
Gets or sets the background color for the text. |
TXTextControl.ServerTextControl.TextChars |
Gets a collection of all characters contained in the main text of the document. |
TXTextControl.ServerTextControl.TextFields |
Gets a collection of all standard text fields contained in the main text of the document. |
TXTextControl.ServerTextControl.TextFrames |
Gets a collection of all text frames the current document contains. |
TXTextControl.TableRow.AllowPageBreak |
Gets or sets a value specifying how the table row is formatted at page breaks. |
TXTextControl.TableRow.CellFormat |
Gets or sets the formatting attributes of a table row. |
TXTextControl.TableRow.MinimumHeight |
Gets or sets the minimum height, in twips, of the table row. |
TXTextControl.TableRow.Row |
Gets the number of the table row represented through this table row object. |
TXTextControl.TextControl.TextFrameMarkerLines |
Specifies whether text frames that have no border line are shown with marker lines. |
TXTextControl.TextControl.TextFrames |
Gets a collection of all text frames contained in the text part with the input focus. |
TXTextControl.TextFrame.BackColor |
Gets or sets the background color of a text frame. |
TXTextControl.TextFrame.BorderWidth |
Gets or sets the width, in twips, of a text frame's border line. |
TXTextControl.TextFrame.Images |
Gets a collection of all images contained in a text frame. |
TXTextControl.TextFrame.InsertionMode |
(Only for compatibility) Gets or sets a value determining whether a text frame is treated as a single character or the document's text either flows around or overwrites the text frame. |
TXTextControl.TextFrame.InternalMargins |
Gets or sets the distances, in twips, between the text frame's border line and the text. |
TXTextControl.TextFrame.Lines |
Gets a collection of all text lines contained in a text frame. |
TXTextControl.TextFrame.Selection |
Gets or sets the current selection in a text frame. |
TXTextControl.TextFrame.Tables |
Gets a collection of all tables in a text frame. |
TXTextControl.TextFrame.TextChars |
Gets a collection of all characters contained in a text frame. |
TXTextControl.TextFrame.TextFields |
Gets a collection of all standard text fields in a text frame. |
TXTextControl.TextFrameEventArgs.TextFrame |
Gets an object that represents the text frame which causes the event. |