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. |
TXTextControl.IFormattedText.Comments |
Gets a collection of all comments. |
TXTextControl.IFormattedText.DocumentLinks |
Gets a collection of all links which point to targets in the same document. |
TXTextControl.IFormattedText.DocumentTargets |
Gets a collection of all targets. |
TXTextControl.IFormattedText.Drawings |
Gets a collection of all drawings. |
TXTextControl.IFormattedText.EditableRegions |
Gets a collection of all editable regions. |
TXTextControl.IFormattedText.FormFields |
Gets a collection of all form fields. |
TXTextControl.IFormattedText.Frames |
Gets a collection of all images, textframes, charts, barcodes and drawings. |
TXTextControl.IFormattedText.HypertextLinks |
Gets a collection of all hypertext links. |
TXTextControl.IFormattedText.Images |
Gets a collection of all images. |
TXTextControl.IFormattedText.Lines |
Gets a collection of all lines the text consists of. |
TXTextControl.IFormattedText.MisspelledWords |
Gets a collection of all misspelled words. |
TXTextControl.IFormattedText.Paragraphs |
Gets a collection of all paragraphs the text consists of. |
TXTextControl.IFormattedText.Selection |
Gets or sets the current selection. |
TXTextControl.IFormattedText.SubTextParts |
Gets a collection of all subtextparts. |
TXTextControl.IFormattedText.Tables |
Gets a collection of all tables. |
TXTextControl.IFormattedText.TablesOfContents |
Gets a collection of all tables of contents. |
TXTextControl.IFormattedText.TextChars |
Gets a collection of all characters the text consists of. |
TXTextControl.IFormattedText.TextFields |
Gets a collection of all standard text fields. |
TXTextControl.IFormattedText.TrackedChanges |
Gets a collection of all tracked changes. |
TXTextControl.MainText.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.MainText.Barcodes |
Gets a collection of all barcodes contained in the main text of the document. |
TXTextControl.MainText.Charts |
Gets a collection of all charts contained in the main text of the document. |
TXTextControl.MainText.Comments |
Gets a collection of all comments in the main text of the document. |
TXTextControl.MainText.DocumentLinks |
Gets a collection of all links in the main text of the document which point to targets in the same document. |
TXTextControl.MainText.DocumentTargets |
Gets a collection of all targets in the main text of the document. |
TXTextControl.MainText.Drawings |
Gets a collection of all drawings contained in the main text of the document. |
TXTextControl.MainText.FormFields |
Gets a collection of all form fields contained in the main text of the document. |
TXTextControl.MainText.Frames |
Gets a collection of all images, textframes, charts, barcodes and drawings contained in the main text of the document. |
TXTextControl.MainText.HypertextLinks |
Gets a collection of all hypertext links contained in the main text of the document. |
TXTextControl.MainText.Images |
Gets a collection of all images contained in the main text of the document. |
TXTextControl.MainText.Lines |
Gets a collection of all text lines contained in the main text of the document. |
TXTextControl.MainText.MisspelledWords |
Gets a collection of all misspelled words contained in the main text of the document. |
TXTextControl.MainText.Paragraphs |
Gets a collection of all paragraphs contained in the main text of the document. |
TXTextControl.MainText.Selection |
Gets or sets the current selection in the main text of the document. |
TXTextControl.MainText.SubTextParts |
Gets a collection of all subtextparts contained in the main text of the document. |
TXTextControl.MainText.Tables |
Gets a collection of all tables contained in the main text of the document. |
TXTextControl.MainText.TablesOfContents |
Gets a collection of all tables of contents in the main text of the document. |
TXTextControl.MainText.TextChars |
Gets a collection of all characters contained in the main text of the document. |
TXTextControl.MainText.TextFields |
Gets a collection of all standard text fields 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.MainText.TrackedChanges |
Gets a collection of all changes made 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.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. |
TXTextControl.WPF.TextControl.Frames |
Gets a collection of all images, textframes, barcodes and drawings contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.SubTextParts |
Gets a collection of all subtextparts contained in the text part with the input focus. |
TXTextControl.WPF.TextControl.TextParts |
Gets a collection of all main text parts the current document contains. |