TXTextControl.ServerTextControl.TextFrames |
Gets a collection of all text frames the current document contains. |
TXTextControl.TextFrame.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.TextFrame.BackColor |
Gets or sets the background color of a text frame. |
TXTextControl.TextFrame.Barcodes |
Gets a collection of all barcodes contained in a text frame. |
TXTextControl.TextFrame.BorderColor |
Gets or sets the color of a text frame's border line. |
TXTextControl.TextFrame.BorderStyle |
Gets or sets the style of a text frame's border line. |
TXTextControl.TextFrame.BorderWidth |
Gets or sets the width, in twips, of a text frame's border line. |
TXTextControl.TextFrame.Charts |
Gets a collection of all charts contained in a text frame. |
TXTextControl.TextFrame.Comments |
Gets a collection of all comments in the text frame. |
TXTextControl.TextFrame.DocumentLinks |
Gets a collection of all links in a text frame which point to targets in the same document. |
TXTextControl.TextFrame.DocumentTargets |
Gets a collection of all targets in a text frame. |
TXTextControl.TextFrame.Drawings |
Gets a collection of all drawings contained in a text frame. |
TXTextControl.TextFrame.EditableRegions |
Gets a collection of all editable regions in the text frame. |
TXTextControl.TextFrame.FormFields |
Gets a collection of all form fields contained in a text frame. |
TXTextControl.TextFrame.Frames |
Gets a collection of all images, textframes, charts, barcodes and drawings in a text frame. |
TXTextControl.TextFrame.HypertextLinks |
Gets a collection of all hypertext links in a text frame. |
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.MisspelledWords |
Gets a collection of all misspelled words the text frame contains. |
TXTextControl.TextFrame.Paragraphs |
Gets a collection of all paragraphs contained in a text frame. |
TXTextControl.TextFrame.Selection |
Gets or sets the current selection in a text frame. |
TXTextControl.TextFrame.SubTextParts |
Gets a collection of all subtextparts in a text frame. |
TXTextControl.TextFrame.Tables |
Gets a collection of all tables in a text frame. |
TXTextControl.TextFrame.TablesOfContents |
Gets a collection of all tables of contents 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.TextFrame.TrackedChanges |
Gets a collection of all changes made in a text frame. |
TXTextControl.TextFrame.Transparency |
Gets or sets the text frame's transparency. |
TXTextControl.TextFrameEventArgs.TextFrame |
Gets an object that represents the text frame which causes the event. |