TX Text Control .NET for Windows Forms Documentation

What's New in Version 10.1

The following provides a general list of features that have been added since Text Control version 10.0.

New Classes, Properties, Methods and Events

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

Classes

ClassDescription
FormattingStyleThe FormattingStyle class is the base class for the InlineStyle and ParagraphStyle classes.
InlineStyleThe InlineStyle class defines a formatting style that can be used to format single words in a line of text.
InlineStyleCollectionAn instance of the InlineStyleCollection class contains all inline formatting styles in the current document represented through objects of the type InlineStyle. An inline style is a character-based formatting style that can be used to format single words in a line of text.
InputPositionAn instance of the InputPosition class represents the current text input position of a TXTextControl document.
LineAn instance of the Line class represents a single line in a Text Control document.
LineCollectionAn instance of the LineCollection class contains all text lines in a Text Control document or part of the document represented through objects of the type Line. An instance of this class can be obtained with the
ParagraphStyleThe ParagraphStyle class defines a formatting style for paragraphs.
ParagraphStyleCollectionAn instance of the ParagraphStyleCollection class contains all paragraph formatting styles in the current document represented through objects of the type ParagraphStyle. A paragraph style is a formatting style that can be used to format blocks of text.
TextCharAn instance of the TextChar class represents a single character in a Text Control document.
TextCharCollectionAn instance of the TextCharCollection class contains all characters in a Text Control document or part of the document represented through objects of the type TextChar. An instance of this class can be obtained with the

Properties

PropertyDescription
HeaderFooter.LinesGets a collection of all text lines the header or footer contains.
HeaderFooter.TablesGets a collection of all tables in the header or footer.
HeaderFooter.TextCharsGets a collection of all characters the header or footer contains.
Selection.FormattingStyleGets or sets the formatting style of the selected text.
TextControl.InlineStylesGets a collection of all inline styles the current document contains.
TextControl.InputPositionGets or sets the current text input position.
TextControl.LinesGets a collection of all lines contained in the text part with the input focus.
TextControl.ParagraphStylesGets a collection of all paragraph styles the current document contains.
TextControl.TextCharsGets a collection of all characters contained in the text part with the input focus.

Methods

MethodDescription
Table.SelectSelects the complete table.
TableCell.SelectSelects the table cell.
TableRow.SelectSelects the table row.
 
 
 

Products

Support

Downloads

Corporate

Buy Now