TXTextControl.FrameEventArgs.Frame |
Gets an object that represents the frame which causes the event. |
TXTextControl.IFormattedText.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.IFormattedText.Barcodes |
Gets a collection of all barcodes in the text part. |
TXTextControl.IFormattedText.Comments |
Gets a collection of all comments in the text part. |
TXTextControl.IFormattedText.DocumentLinks |
Gets a collection of all links in the text part which point to targets in the same document. |
TXTextControl.IFormattedText.DocumentTargets |
Gets a collection of all targets in the text part. |
TXTextControl.IFormattedText.Drawings |
Gets a collection of all drawings in the text part. |
TXTextControl.IFormattedText.EditableRegions |
Gets a collection of all editable regions in the text part. |
TXTextControl.IFormattedText.FormFields |
Gets a collection of all form fields in the text part. |
TXTextControl.IFormattedText.Frames |
Gets a collection of all images, textframes, charts, barcodes and drawings in the text part. |
TXTextControl.IFormattedText.HypertextLinks |
Gets a collection of all hypertext links in the text part. |
TXTextControl.IFormattedText.Images |
Gets a collection of all images in the text part. |
TXTextControl.IFormattedText.Lines |
Gets a collection of all lines the text in the text part consists of. |
TXTextControl.IFormattedText.MisspelledWords |
Gets a collection of all misspelled words in the text part. |
TXTextControl.IFormattedText.Paragraphs |
Gets a collection of all paragraphs the text in the text part consists of. |
TXTextControl.IFormattedText.Selection |
Gets or sets the current selection in the text part. |
TXTextControl.IFormattedText.SubTextParts |
Gets a collection of all subtextparts in the text part. |
TXTextControl.IFormattedText.Tables |
Gets a collection of all tables in the text part. |
TXTextControl.IFormattedText.TablesOfContents |
Gets a collection of all tables of contents. |
TXTextControl.IFormattedText.TextChars |
Gets a collection of all characters the text in the text part consists of. |
TXTextControl.IFormattedText.TextFields |
Gets a collection of all standard text fields in the text part. |
TXTextControl.IFormattedText.TrackedChanges |
Gets a collection of all tracked changes made in the text part. |
TXTextControl.MainText.Charts |
Gets a collection of all charts contained in the main text of the document. |
TXTextControl.MainText.TextFrames |
Gets a collection of all text frames contained in the main text of the document. |
TXTextControl.ServerTextControl.Frames |
Gets a collection of all images, textframes, charts and barcodes in a document. |
TXTextControl.ServerTextControl.SubTextParts |
Gets a collection of all subtextparts contained in the document. |
TXTextControl.ServerTextControl.TextParts |
Gets a collection of all text parts the current document contains. |
TXTextControl.SubTextPart.Data |
Gets or sets additional data of the subtextpart. |
TXTextControl.SubTextPart.HighlightColor |
Gets or sets the highlight color for the subtextpart. |
TXTextControl.SubTextPart.HighlightMode |
Gets or sets a value indicating when the subtextpart is highlighted. |
TXTextControl.SubTextPart.ID |
Gets or sets the subtextpart's identifier. |
TXTextControl.SubTextPart.Length |
Gets the number of characters which belong to the subtextpart. |
TXTextControl.SubTextPart.Name |
Gets or sets the name of the subtextpart. |
TXTextControl.SubTextPart.NestedLevel |
Gets the subtextpart's nested level. |
TXTextControl.SubTextPart.Number |
Gets the subtextpart's number. |
TXTextControl.SubTextPart.OuterSubTextPart |
Gets a subtextpart's outer subtextpart. |
TXTextControl.SubTextPart.OuterMostSubTextPart |
Gets a subtextpart's outermost subtextpart. |
TXTextControl.SubTextPart.Start |
Gets the index (one-based) of the first character which belongs to the subtextpart. |
TXTextControl.SubTextPart.Text |
Gets the subtextpart's text. |
TXTextControl.SubTextPartCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.SubTextPartCollection.IsSynchronized |
Returns true if the collection is designed to be thread safe, otherwise, it returns false. |
TXTextControl.SubTextPartCollection.Item |
Gets the subtextpart with the specified number from the collection. |
TXTextControl.SubTextPartCollection.SyncRoot |
Gets an object that can be used to synchronize access to the collection. |
TXTextControl.SubTextPartEventArgs.SubTextPart |
Gets an object that represents the subtextpart which causes the event. |
TXTextControl.TextPartCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.TextControl.Frames |
Gets a collection of all images, textframes, charts, barcodes and drawings contained in the text part with the input focus. |
TXTextControl.TextControl.SubTextParts |
Gets a collection of all subtextparts contained in the text part with the input focus. |
TXTextControl.TextControl.TextParts |
Gets a collection of all main text parts the current document contains. |
TXTextControl.DocumentServer.DataSources.DataColumnInfoCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.DocumentServer.DataSources.DataColumnInfoCollection.Item |
Gets the DataColumnInfo instance with the specified 0-based index from the collection. |
TXTextControl.DocumentServer.DataSources.DataColumnInfoCollection.IsReadOnly |
Gets a value indicating whether the collection is read only. |
TXTextControl.DocumentServer.DataSources.DataRelationInfoCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.DocumentServer.DataSources.DataRelationInfoCollection.Item |
Gets the DataRelationInfo instance with the specified 0-based index from the collection. |
TXTextControl.DocumentServer.DataSources.DataRelationInfoCollection.IsReadOnly |
Gets a value indicating whether the collection is read only. |
TXTextControl.DocumentServer.DataSources.DataTableInfoCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.DocumentServer.DataSources.DataTableInfoCollection.IsReadOnly |
Gets a value indicating whether the collection is read only. |
TXTextControl.DocumentServer.DataSources.DataTableInfoCollection.Item |
Gets a DataTableInfo instance from the collection. |