New Classes, Properties, Methods and Events

In TX Text Control 23.0 the following new classes, properties, methods and events have been added:

Properties

Property Description
TXTextControl.DataVisualization.DrawingEventArgs.DrawingFrame Gets an object that represents the drawing which causes the event.
TXTextControl.DataVisualization.DrawingFrame.Drawing Gets the drawing control associated with the drawing frame.
TXTextControl.DataVisualization.DrawingFrame.ExportCompressionQuality Sets a value between 1 and 100, which is the quality of a lossy data compression used, if the drawing's bitmap image is exported.
TXTextControl.DataVisualization.DrawingFrame.ExportFileName Gets or sets the file name, when the drawing's bitmap image is exported.
TXTextControl.DataVisualization.DrawingFrame.ExportFilterIndex Gets or sets the format used, if a drawing's bitmap image is exported.
TXTextControl.DataVisualization.DrawingFrame.ExportResolution Gets or sets the maximum resolution in dots per inch in which the drawing's bitmap image is saved.
TXTextControl.DataVisualization.DrawingFrame.SaveMode Determines whether the drawing's bitmap image is stored through its binary data or through a file reference.
TXTextControl.DocumentServer.DataSources.IDataRowAdapter.Item The indexer of the IDataRowAdapter interface returns the content of the row's column with the given name.
TXTextControl.DocumentServer.DataSources.IDataRowAdapter.Table Gets the table the data row belongs to as an instance of a class implementing the IDataTableAdapter interface.
TXTextControl.DocumentServer.DataSources.IDataTableAdapter.ChildTableNames Returns the names of the child relations in this table as a string array.
TXTextControl.DocumentServer.DataSources.IDataTableAdapter.ColumnNames Returns the table's column names as a string array.
TXTextControl.DocumentServer.DataSources.IDataTableAdapter.Rows Returns the table's data as an array of objects implementing the IDataRowAdapter interface.
TXTextControl.DocumentServer.DataSources.IDataTableAdapter.TableName Returns the name of the table.
TXTextControl.DocumentServer.MailMerge.BlockMergingEventArgs.BlockData Gets the block data as an array of data rows.
TXTextControl.DocumentServer.MailMerge.BlockMergingEventArgs.BlockName Gets the name of the merge block the event was fired for.
TXTextControl.DocumentServer.MailMerge.BlockMergingEventArgs.ColumnNames Gets the column names of the table supplying the data for the block.
TXTextControl.DocumentServer.MailMerge.ImageMergedEventArgs.Merged Gets a boolean value that indicates whether the current image has been merged successfully or not.
TXTextControl.DocumentServer.MailMerge.RemoveEmptyBlocks Specifies whether the content of empty merge blocks should be removed from the template or not.
TXTextControl.DocumentServer.MailMerge.RemoveEmptyImages Specifies whether images which don't have merge data should be removed from the template or not.
TXTextControl.Drawing.Selection.CanBringForward Gets value that indicates whether the selected shapes' levels can be increased by one.
TXTextControl.Drawing.Selection.CanBringToFront Gets value that indicates whether the selected shape can be displayed as the uppermost shape of all shapes.
TXTextControl.Drawing.Selection.CanSendBackward Gets value that indicates whether the selected shapes' levels can be decreased by one.
TXTextControl.Drawing.Selection.CanSendToBack Gets value that indicates whether the selected shape can be displayed as the lowest shape of all shapes.
TXTextControl.Drawing.Selection.Shapes Gets or set the selected shapes .
TXTextControl.Drawing.Shape.Angle Gets or sets the angle of the shape inside the TX Drawing Control.
TXTextControl.Drawing.Shape.AutoSize Gets or sets a value indicating whether the shape is automatically resized with the TX Drawing Control.
TXTextControl.Drawing.Shape.Bounds Gets or sets the bounding rectangle of the shape.
TXTextControl.Drawing.Shape.CanFitToCanvas Gets a value which indicates whether the FitToCanvas method can be used or not.
TXTextControl.Drawing.Shape.Fill.Color Gets or sets the shape's fill color.
TXTextControl.Drawing.Shape.Flip Gets or sets whether and in what form the shape is flipped.
TXTextControl.Drawing.Shape.Index Represents the index of the shape inside control's shape collection.
TXTextControl.Drawing.Shape.IsSelected Gets a value which indicates whether the shape is selected or not.
TXTextControl.Drawing.Shape.Location Gets or sets shape's current location.
TXTextControl.Drawing.Shape.Movable Gets or sets a value which indicates whether the shape is movable or not.
TXTextControl.Drawing.Shape.Outline.Color Gets or sets the shape's line color.
TXTextControl.Drawing.Shape.Outline.Width Gets or sets the shape's line width.
TXTextControl.Drawing.Shape.ShapeFill Gets the shape's fill properties.
TXTextControl.Drawing.Shape.ShapeOutline Gets the shape's outline properties.
TXTextControl.Drawing.Shape.Sizable Gets or sets a value which indicates whether the shape is sizable or not.
TXTextControl.Drawing.Shape.Size Gets or sets the shape's current size.
TXTextControl.Drawing.Shape.Type Gets or sets the shape's type.
TXTextControl.Drawing.ShapeCollection.Item Gets an object of type Shape from the collection.
TXTextControl.Drawing.ShapeEventArgs.Shape Gets an object of type Shape that represents the shape which causes the event.
TXTextControl.Drawing.ShapesContextMenuStrip.SelectedShapesMenuItems Returns an array of System.Windows.Forms.ToolStripItem objects that represents those items which are displayed in the context menu strip when the control is right clicked inside a shape.
TXTextControl.Drawing.ShapesContextMenuStrip.StandardMenuItems Returns an array of System.Windows.Forms.ToolStripItem objects that represents those items which are displayed in the context menu strip when the control is right clicked outside a shape.
TXTextControl.Drawing.TXDrawingControl.BackColor Gets or sets the TX Drawing Control's back color.
TXTextControl.Drawing.TXDrawingControl.BorderColor Gets or sets the TX Drawing Control's border line color.
TXTextControl.Drawing.TXDrawingControl.BorderWidth Gets or sets the TX Drawing Control's border line width.
TXTextControl.Drawing.TXDrawingControl.CanCopy Informs whether shapes are selected which can be copied to the internal clipboard.
TXTextControl.Drawing.TXDrawingControl.CanPaste Informs whether the internal clipboard contains shapes that can be pasted into the TX Drawing Control.
TXTextControl.Drawing.TXDrawingControl.CanRedo Informs whether an operation can be re-done using the Redo method.
TXTextControl.Drawing.TXDrawingControl.CanUndo Gets a value indicating whether the user can undo the previous operation in the TX Drawing Control.
TXTextControl.Drawing.TXDrawingControl.IsCanvasVisible Gets a value whether the TX Drawing Control is interpreted as canvas or not.
TXTextControl.Drawing.TXDrawingControl.Selection Gets an object of type Drawing.Selection that represents the current selected shapes inside the TX Drawing Control.
TXTextControl.Drawing.TXDrawingControl.Shapes Gets an object of type ShapeCollection that represents those shapes which are displayed inside the TX Drawing Control.
TXTextControl.Drawing.TXDrawingControl.ZoomFactor Gets or sets the zoom factor, in percent, for the TX Drawing Control.
TXTextControl.FootnoteSection.Charts Gets a collection of all charts contained in the footnote section of a page.
TXTextControl.FootnoteText.Charts Gets a collection of all charts contained in the footnotes' text.
TXTextControl.HeaderFooter.Barcodes Gets a collection of all barcodes contained in a header or footer.
TXTextControl.HeaderFooter.Charts Gets a collection of all charts contained in a header or footer.
TXTextControl.HeaderFooter.DocumentLinks Gets a collection of all links in a header or footer which point to targets in the same document.
TXTextControl.HeaderFooter.DocumentTargets Gets a collection of all targets in a header or footer.
TXTextControl.HeaderFooter.Drawings Gets a collection of all drawings contained in a header or footer.
TXTextControl.HeaderFooter.Frames Gets a collection of all images, textframes, charts, barcodes and drawings in a header or footer.
TXTextControl.HeaderFooter.SubTextParts Gets a collection of all subtextparts in the header or footer.
TXTextControl.IFormattedText.Barcodes Gets a collection of all barcodes 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.Frames Gets a collection of all images, textframes, charts, barcodes and drawings in the text part.
TXTextControl.IFormattedText.SubTextParts Gets a collection of all subtextparts in the text part.
TXTextControl.ListFormat.BulletCharacter Gets or sets the symbol character for a bulleted list.
TXTextControl.ListFormat.BulletSize Gets or sets the size of the symbol character for a bulleted list.
TXTextControl.ListFormat.CharAfterNumber Obsolete.
TXTextControl.ListFormat.CharBeforeNumber Obsolete.
TXTextControl.ListFormat.FirstNumber Gets or sets the starting number for a numbered list.
TXTextControl.ListFormat.FontName Gets or sets the font used for the bullet character.
TXTextControl.ListFormat.FormatCharacter Gets or sets the formatting character for a bulleted or numbered list.
TXTextControl.ListFormat.HangingIndent Gets or sets the hanging indent of a numbered list.
TXTextControl.ListFormat.LeftIndent Gets or sets the left indent for a numbered list.
TXTextControl.ListFormat.Level Gets or sets the level for a bulleted or numbered list.
TXTextControl.ListFormat.NumberFormat Gets or sets the number format for a numbered list.
TXTextControl.ListFormat.RestartNumbering Gets or sets a value determining whether a new numbered list begins.
TXTextControl.ListFormat.Type Gets or sets the type of the list, bulleted, numbered or none.
TXTextControl.LoadSettings.Author Gets the document's author.
TXTextControl.LoadSettings.CreationDate Gets the document's creation date.
TXTextControl.LoadSettings.CreatorApplication Gets the application, which has created the document.
TXTextControl.LoadSettings.DocumentKeywords Gets the document's keywords.
TXTextControl.LoadSettings.DocumentSubject Gets the document's subject string.
TXTextControl.LoadSettings.LastModificationDate Gets the date the document is last modified.
TXTextControl.LoadSettings.LoadSubTextParts DOCX, DOC and RTF Formats only: Specifies whether or not bookmarks which extend over several characters are converted to SubTextParts.
TXTextControl.MainText.Charts Gets a collection of all charts contained in the main text of the document.
TXTextControl.SaveSettings.Author Sets the document's author which will be saved in the document.
TXTextControl.SaveSettings.BytesWritten Gets the number of bytes written during a save operation.
TXTextControl.SaveSettings.CreationDate Sets the document's creation date which will be saved in the document.
TXTextControl.SaveSettings.CreatorApplication Sets the application, which has created the document.
TXTextControl.SaveSettings.CssFileName HTML only.
TXTextControl.SaveSettings.CssSaveMode HTML only.
TXTextControl.SaveSettings.DocumentKeywords Sets the document's keywords which will be saved in the document.
TXTextControl.SaveSettings.DocumentSubject Sets the document's subject string which will be saved in the document.
TXTextControl.SaveSettings.DocumentTitle Sets the document's title that will be saved in the document.
TXTextControl.SaveSettings.ImageSavePath Sets a file path that is used to save resources like images when images are saved as file link.
TXTextControl.SaveSettings.LastModificationDate Sets the date the document is last modified.
TXTextControl.SaveSettings.PageMargins Sets the margins saved for the document's pages.
TXTextControl.SaveSettings.PageSize Sets the width and height saved for the document's pages.
TXTextControl.SaveSettings.SavedFile Read only.
TXTextControl.SaveSettings.SavedStreamType Read only.
TXTextControl.ServerTextControl.Drawings Gets a collection of all drawings in a document.
TXTextControl.ServerTextControl.SubTextParts Gets a collection of all subtextparts contained in the document.
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.OuterMostSubTextPart Gets a subtextpart's outermost subtextpart.
TXTextControl.SubTextPart.OuterSubTextPart Gets a subtextpart's outer 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.TextControl.DrawingMarkerLines Specifies whether a marker frame is shown around a drawing to indicate its position and size.
TXTextControl.TextControl.Drawings Gets a collection of all 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.TextFrame.Barcodes Gets a collection of all barcodes contained in a text frame.
TXTextControl.TextFrame.Charts Gets a collection of all charts contained in a 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.Frames Gets a collection of all images, textframes, charts, barcodes and drawings in a text frame.
TXTextControl.TextFrame.SubTextParts Gets a collection of all subtextparts in a text frame.
TXTextControl.Web.MVC.TexControlSettings.TextFieldsEditable Gets or sets if text fields are editable or not.
TXTextControl.Web.MVC.TextControlSettings.APIRoute Determines the API directory in the MVC project in which to find the WebSocket and print handlers.
TXTextControl.Web.MVC.TextControlSettings.BackColor Specifies or returns the background color of the main text area and the ruler bars.
TXTextControl.Web.MVC.TextControlSettings.ContextMenusEnabled Determines if a right click opens a context menu or not.
TXTextControl.Web.MVC.TextControlSettings.ControlChars Specifies if control characters are visible or not.
TXTextControl.Web.MVC.TextControlSettings.Culture Gets or sets the control's culture.
TXTextControl.Web.MVC.TextControlSettings.DatabaseFileDirectory Determines the directory path where database files are stored on the web server.
TXTextControl.Web.MVC.TextControlSettings.Dock Gets or sets a value how the control is docked to its container or web site.
TXTextControl.Web.MVC.TextControlSettings.DocumentFileDirectory Determines the directory path where document files are stored on the web server.
TXTextControl.Web.MVC.TextControlSettings.DocumentTargetMarkers Specifies if markers for hypertext targets are shown in the editor or not.
TXTextControl.Web.MVC.TextControlSettings.EditMode Specifies or returns a value of type Web.EditMode indicating whether the document's text is read-only, can be selected or is editable.
TXTextControl.Web.MVC.TextControlSettings.FormattingPrinter Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document.
TXTextControl.Web.MVC.TextControlSettings.Height Gets or sets the height of the control in the browser in percent, pixels or any other valid CSS length unit.
TXTextControl.Web.MVC.TextControlSettings.ImageFileDirectory Determines the directory path where image files are stored on the web server.
TXTextControl.Web.MVC.TextControlSettings.SaveDocumentQuestionDialogEnabled Determines if a confirmation dialog should be shown before discarding unsaved changes.
TXTextControl.Web.MVC.TextControlSettings.ServiceAddress Gets or sets the IP address at which the websocket handler tries to connect to the Service.
TXTextControl.Web.MVC.TextControlSettings.ServicePort Gets or sets the Port at which the websocket handler tries to connect to the Service.
TXTextControl.Web.MVC.TextControlSettings.StaticFilesPath Specifies or returns the path for static files.
TXTextControl.Web.MVC.TextControlSettings.StatusBarColor Specifies or returns the background color of the status bar.
TXTextControl.Web.MVC.TextControlSettings.TableGridLines Determines wether table grid lines are shown in the editor or not.
TXTextControl.Web.MVC.TextControlSettings.TextFrameMarkerLines Specifies whether text frames that have no border line are shown with marker lines.
TXTextControl.Web.MVC.TextControlSettings.UICulture Gets or sets the control's user interface culture.
TXTextControl.Web.MVC.TextControlSettings.Width Gets or sets the width of the control in the browser in percent, pixels or any other valid CSS length unit.

Classes

Class Description
TXTextControl.BookmarkDialog The BookmarkDialog class implements a Windows Forms dialog box to insert a DocumentTarget at the current input position.
TXTextControl.DataVisualization.DrawingCollection An instance of the DrawingCollection class contains all drawings in a document represented through objects of the type DataVisualization.DrawingFrame.
TXTextControl.DataVisualization.DrawingEventArgs The DrawingEventArgs class provides data for all events that occur with drawings.
TXTextControl.DataVisualization.DrawingFrame An instance of the DrawingFrame class represents a drawing and its layout in a Text Control document.
TXTextControl.DeleteBookmarksDialog The DeleteBookmarksDialog class implements a Windows Forms dialog box which shows all targets in the current document.
TXTextControl.DocumentServer.MailMerge.BlockMergingEventArgs The BlockMergingEventArgs class provides data for the BlockMerging event.
TXTextControl.Drawing.MenuItem The Drawing.MenuItem class represents a bindable Windows Forms ToolStripMenuItem.
TXTextControl.Drawing.Selection The Drawing.Selection class represents all selected shapes.
TXTextControl.Drawing.Shape The Drawing.Shape class represents a shape which can be displayed inside the TX Drawing Control.
TXTextControl.Drawing.Shape.Fill The Drawing.Shape.Fill class determines the fill properties of a shape.
TXTextControl.Drawing.Shape.Outline The Drawing.Shape.Outline class determines the line properties of a shape.
TXTextControl.Drawing.ShapeCollection An instance of the ShapeCollection class contains all displayed shapes represented through objects of type Shape.
TXTextControl.Drawing.ShapeEventArgs The ShapeEventArgs class provides data for all events that occur with shapes.
TXTextControl.Drawing.ShapesContextMenuStrip The Drawing.ShapesContextMenuStrip class represents the default context menu of the Windows Forms TXDrawingControl.
TXTextControl.Drawing.TXDrawingControl The TXDrawingControl class implements a Windows Forms control with features to draw custom or predefined shapes.
TXTextControl.GotoDialog The GotoDialog class implements a Windows Forms dialog box which can be used to move the current input position to a certain page, section, line, table or bookmark.
TXTextControl.HyperlinkDialog The HyperlinkDialog class implements a Windows Forms dialog box for inserting and editing a hyperlink at the current text input position.
TXTextControl.ListFormat An instance of the ListFormat class represents the formatting attributes of a bulleted or numbered list.
TXTextControl.SaveSettings The SaveSettings class provides properties for advanced settings and information during save operations.
TXTextControl.SubTextPart A SubTextPart object represents a user-defined part of a TX Text Control document.
TXTextControl.SubTextPartCollection Contains all subtextparts in the main text or another main part of a document.
TXTextControl.SubTextPartEventArgs The SubTextPartEventArgs class provides data for the SubTextPartClicked, SubTextPartCreated, SubTextPartDeleted, SubTextPartDoubleClicked, SubTextPartEntered and SubTextPartLeft events.
TXTextControl.Web.MVC.ControlBase The abstract ControlBase class serves as a base class for TX Text Control ASP.NET MVC extensions.
TXTextControl.Web.MVC.ControlsFactory The ControlsFactory class contains helper methods to create TX Text Control extensions.
TXTextControl.Web.MVC.HtmlHelperExtension The HtmlHelperExtension class extends the standard System.Web.Mvc.HtmlHelper class with a TX Text Control specific extension method.
TXTextControl.Web.MVC.TextControl The TextControl class represents an extension object implementing the Text Control rich text editor functionality.
TXTextControl.Web.MVC.TextControlSettings The TextControlSettings class contains the TextControl extension settings.

Methods

Method Description
TXTextControl.BookmarkDialog.FindItem Finds a control that has the provided identifier name.
TXTextControl.DataVisualization.DrawingCollection.Add Inserts a new drawing in a Text Control document.
TXTextControl.DataVisualization.DrawingCollection.CopyTo Copies the elements of the collection to an array, starting at a particular index.
TXTextControl.DataVisualization.DrawingCollection.DeactivateItem Deactivates the activated drawing and sets the input focus back to the text part that contains the drawing.
TXTextControl.DataVisualization.DrawingCollection.GetActivatedItem Returns the currently activated drawing.
TXTextControl.DataVisualization.DrawingCollection.GetItem Gets a particular drawing from the collection.
TXTextControl.DataVisualization.DrawingCollection.Remove Removes a drawing from a Text Control document.
TXTextControl.DataVisualization.DrawingFrame.Activate Activates the drawing so that its contents can be edited.
TXTextControl.DataVisualization.DrawingFrame.AddUndoUnit Add the current state of the drawing which is connected with this DrawingFrame to the undo stack.
TXTextControl.DataVisualization.DrawingFrame.Refresh Refreshes the drawing.
TXTextControl.DeleteBookmarksDialog.FindItem Finds a control that has the provided identifier name.
TXTextControl.DocumentServer.DataSources.IDataRowAdapter.GetChildRows Returns the data of a child relation with a given name as an array of IDataRowAdapter instances.
TXTextControl.DocumentServer.MailMerge.MergeObject Merges a single instance of an arbitrary type into the loaded document template.
TXTextControl.Drawing.Selection.BringForward Increases the selected shapes' levels by one.
TXTextControl.Drawing.Selection.BringToFront Displays the selected shape as the uppermost shape of all shapes.
TXTextControl.Drawing.Selection.IsCommonValueSelected Informs about whether an attribute from the Drawing.Selection.Attribute enumeration has the same value for the complete shapes selection.
TXTextControl.Drawing.Selection.SendBackward Decreases the selected shapes' levels by one.
TXTextControl.Drawing.Selection.SendToBack Displays the selected shape as the lowest shape of all shapes.
TXTextControl.Drawing.Shape.FitToCanvas Expands the shape to the control's canvas size.
TXTextControl.Drawing.ShapeCollection.Add Adds an object of the type Shape to the collection.
TXTextControl.Drawing.ShapeCollection.Insert Inserts an object of the type Shape to the collection at a specified index.
TXTextControl.Drawing.ShapeCollection.Remove Removes an object of the type Shape from the collection.
TXTextControl.Drawing.TXDrawingControl.ClearUndo Clears the undo buffer of the TX Drawing Control.
TXTextControl.Drawing.TXDrawingControl.Copy Copies the current selected shapes of the TX Drawing Control to the Clipboard.
TXTextControl.Drawing.TXDrawingControl.Cut Moves the current selected shapes of the TX Drawing Control to the Clipboard.
TXTextControl.Drawing.TXDrawingControl.FormatShapesDialog Opens a dialog to format selected shapes.
TXTextControl.Drawing.TXDrawingControl.Load Loads shapes data into the TX Drawing Control from a specified object of type System.IO.Stream.
TXTextControl.Drawing.TXDrawingControl.Paste Pastes the content of the clipboard into the TX Drawing Control
TXTextControl.Drawing.TXDrawingControl.PrintPaint Renders the displayed shapes on the specified System.Drawing.Graphics object.
TXTextControl.Drawing.TXDrawingControl.Redo Redoes the last TX Drawing Control operation.
TXTextControl.Drawing.TXDrawingControl.Save Saves the shapes data to the given object of type System.IO.Stream.
TXTextControl.Drawing.TXDrawingControl.SaveImage Saves the displayed shapes as an image.
TXTextControl.Drawing.TXDrawingControl.SelectAll Selects all shapes in the TX Drawing Control.
TXTextControl.Drawing.TXDrawingControl.SizeToContent If any changes of the the displayed shapes' visible bounds require an adaption of the TX Drawing Control bounds, the size and/or location of the control is expanded respectively decreased by the considering value of the considering shape's side(s).
TXTextControl.Drawing.TXDrawingControl.Undo Undoes the last edit operation in the TX Drawing Control.
TXTextControl.GotoDialog.FindItem Finds a control that has the provided identifier name.
TXTextControl.HyperlinkDialog.FindItem Finds a control that has the provided identifier name.
TXTextControl.ServerTextControl.OnDrawingCreated Raises the DrawingCreated event.
TXTextControl.ServerTextControl.OnDrawingDeleted Raises the DrawingDeleted event.
TXTextControl.SubTextPart.Save Saves the subtextpart's text with the specified format.
TXTextControl.SubTextPart.ScrollTo Sets the current input position to the beginning of a subtextpart and scrolls it into the visible part of the document.
TXTextControl.SubTextPartCollection.Add Adds a new subtextpart to the document.
TXTextControl.SubTextPartCollection.CopyTo Copies the elements of the collection to an array, starting at a particular index.
TXTextControl.SubTextPartCollection.GetEnumerator Returns an enumerator that can be used to iterate through the collection.
TXTextControl.SubTextPartCollection.GetItem Gets a particular subtextpart from the collection.
TXTextControl.SubTextPartCollection.Remove Removes a subtextpart from the collection including all its nested subtextparts.
TXTextControl.TextCharCollection.Add Adds a character to the document.
TXTextControl.TextCharCollection.Remove Removes a character from a Text Control document.
TXTextControl.TextControl.AddSymbolDialog Invokes a built-in dialog box for inserting symbol characters.
TXTextControl.TextControl.BeginUndoAction Begins a user-defined undo operation.
TXTextControl.TextControl.DrawingLayoutDialog Invokes the built-in dialog box for alter the layout settings, the size and the text distances of a drawing.
TXTextControl.TextControl.EndUndoAction Ends a user-defined undo operation.
TXTextControl.TextControl.OnDrawingActivated Raises the DrawingActivated event.
TXTextControl.TextControl.OnDrawingClicked Raises the DrawingClicked event.
TXTextControl.TextControl.OnDrawingCreated Raises the DrawingCreated event.
TXTextControl.TextControl.OnDrawingDeactivated Raises the DrawingDeactivated event.
TXTextControl.TextControl.OnDrawingDeleted Raises the DrawingDeleted event.
TXTextControl.TextControl.OnDrawingDeselected Raises the DrawingDeselected event.
TXTextControl.TextControl.OnDrawingDoubleClicked Raises the DrawingDoubleClicked event.
TXTextControl.TextControl.OnDrawingMoved Raises the DrawingMoved event.
TXTextControl.TextControl.OnDrawingRightClicked Raises the DrawingRightClicked event.
TXTextControl.TextControl.OnDrawingSelected Raises the DrawingSelected event.
TXTextControl.TextControl.OnDrawingSized Raises the DrawingSized event.
TXTextControl.TextControl.OnSubTextPartClicked Raises the SubTextPartClicked event.
TXTextControl.TextControl.OnSubTextPartDoubleClicked Raises the SubTextPartDoubleClicked event.
TXTextControl.TextControl.OnSubTextPartEntered Raises the SubTextPartEntered event.
TXTextControl.TextControl.OnSubTextPartLeft Raises the SubTextPartLeft event.
TXTextControl.TextFrameCollection.GetActivatedItem Returns the currently activated text frame.
TXTextControl.Web.MVC.ControlBase.Render Renders the extension's HTML code into the page output.
TXTextControl.Web.MVC.ControlsFactory.TextControl Creates a TextControl.
TXTextControl.Web.MVC.HtmlHelperExtension.TXTextControl Provides access to helper methods allowing you to render individual TX Text Control ASP.NET MVC extensions.
TXTextControl.Web.MVC.TextControl.LoadText Loads text in a certain format.
TXTextControl.Web.MVC.TextControl.LoadXMLDatabase Loads an XML database which is used to create table and field name menu items in the mailings ribbon tab.
TXTextControl.Web.MVC.TextControl.SetFileDirectory Determines the directory path where the files of a specific file type are stored.

Events

Event Description
TXTextControl.DocumentServer.MailMerge.BlockMerging Occurs when a merge block is about to be merged.
TXTextControl.Drawing.TXDrawingControl.AdaptBounds Indicates that the visible bounds of the displayed shapes have been changed (by changing the shape's angle, outline width, yellow adjust rectangles or the control's border width) in so far that the control requires an update of its bounds.
TXTextControl.Drawing.TXDrawingControl.Changed Indicates that the number or formatting of the displayed shapes has been changed.
TXTextControl.Drawing.TXDrawingControl.ShapeAdjusted Occurs when a shape has been adjusted by using its yellow adjust rectangle.
TXTextControl.Drawing.TXDrawingControl.ShapeClicked Occurs when a shape has been clicked on.
TXTextControl.Drawing.TXDrawingControl.ShapeCreated Occurs when a new shape has been created.
TXTextControl.Drawing.TXDrawingControl.ShapeDeselected Occurs when a shape has been deselected.
TXTextControl.Drawing.TXDrawingControl.ShapeFlipped Occurs when a shape has been flipped.
TXTextControl.Drawing.TXDrawingControl.ShapeFormatChanged Occurs when shape formatting attributes which cannot be handled with the built-in mouse interface have been changed.
TXTextControl.Drawing.TXDrawingControl.ShapeMoved Occurs when a shape has been moved with the built-in mouse interface.
TXTextControl.Drawing.TXDrawingControl.ShapeSelected Occurs when a shape has been selected.
TXTextControl.Drawing.TXDrawingControl.ShapeSized Occurs when a shape has been sized with the built-in mouse interface.
TXTextControl.Drawing.TXDrawingControl.ViewChanged Occurs when UI manipulations such as shape moving or selection changing have caused the view to change.
TXTextControl.ServerTextControl.DrawingCreated Occurs when a new drawing has been created.
TXTextControl.ServerTextControl.DrawingDeleted Occurs when a drawing has been deleted.
TXTextControl.TextControl.DrawingActivated Occurs when a drawing has been activated.
TXTextControl.TextControl.DrawingClicked Occurs when a drawing has been clicked on.
TXTextControl.TextControl.DrawingCreated Occurs when a new drawing has been created.
TXTextControl.TextControl.DrawingDeactivated Occurs when a drawing has been deactivated.
TXTextControl.TextControl.DrawingDeleted Occurs when a drawing has been deleted.
TXTextControl.TextControl.DrawingDeselected Occurs when a drawing has been deselected.
TXTextControl.TextControl.DrawingDoubleClicked Occurs when a drawing has been doubleclicked on.
TXTextControl.TextControl.DrawingMoved Occurs when a drawing has been moved.
TXTextControl.TextControl.DrawingRightClicked Occurs when a drawing has been clicked on with the right mouse button.
TXTextControl.TextControl.DrawingSelected Occurs when a drawing has been selected.
TXTextControl.TextControl.DrawingSized Occurs when a drawing has been sized.
TXTextControl.TextControl.SubTextPartClicked Occurs when a subtextpart has been clicked on.
TXTextControl.TextControl.SubTextPartDoubleClicked Occurs when a subtextpart has been double-clicked on.
TXTextControl.TextControl.SubTextPartEntered Occurs when the current input position has been moved to a position that belongs to a subtextpart.
TXTextControl.TextControl.SubTextPartLeft Occurs when the current input position has left a subtextpart.