Products Technologies Demo Docs Blog Support Company

What's New in X11

We regularly release major updates to our libraries, adding new features and responding to customer requests.

Find and Replace Dialog

Find replace

Find and Replace Dialog

The built-in find and replace dialog boxes have been extended with several new features. The search process is no longer limited to the main text, it can be continued in text frames and in headers and footers.

Language detection engine

Language detection

Language detection engine

Language scopes from a given string or complete document for more than 30 languages can be detected. The algorithm supports nested scopes such as bracketed text or bi-directional text in various, mixed languages.

Content control adapter fields

Field adapter

Content control adapter fields

The TXTextControl.DocumentServer.Fields namespace provides new field adapter classes for MS Word content control fields.

Save database excerpts

Database excerpts

Save database excerpts

Database Excerpt XML files contain table definitions, relations and row excerpts to provide a preview of the report.

Language detection engine

Language detection supports over 30 languages and scopes. In combination with TX Spell .NET 5.0, TX Text Control .NET for WPF X11 supports language detection. Language scopes from a given string or complete document for more than 30 languages can be detected. The algorithm supports nested scopes such as bracketed text or bi-directional text in various, mixed languages.

In TX Text Control X11, language scopes can be defined using the Selection.Culture property. Based on the detected languages, proper dictionaries can be added to the dictionary collection or appropriate hyphenation lists can be loaded.

Language detection engine
Find and replace dialog

Find and replace dialog

Extended find and replace with support for text frames. The built-in find and replace dialog boxes have been extended with several new features. The search process is no longer limited to the main text; it can be continued in text frames and in headers and footers. The new FindOptions member MatchWholeWord locates only instances of the search text that are whole words.

Content control adapter fields

TX Text Control adds adapter fields for Word content controls. In Microsoft Word, Content Controls are controls that can be added and customized for use in documents and templates. These controls provide properties and settings that can be used to automate documents. The TXTextControl.DocumentServer.Fields namespace provides new field adapter classes for the following content controls:

  • RichTextContentControl
  • PlainTextContentControl
  • CheckBoxContentControl
  • ComboBoxContentControl
  • DateContentControl
  • DropDownContentControl
Content control adapter fields
Table programming

Table programming

Improved table programming with enhanced selection methods. The table programming interface of TX Text Control .NET for WPF X11 has been improved significantly. The Table.Select method allows selecting a specific part of a table defined by two table cells. It is now possible to define a start row and column, as well as an end row and column, to select all cells in between.

Save database excerpts

Database excerpts now include table definitions and relations. Database Excerpt XML files contain table definitions, relations, and row excerpts to provide a preview of the report. In TX Text Control X11, those XML excerpts can be created from existing database connections and used when the designer is deployed to template designers to insert the proper field names, merge blocks, and preview created templates.

Save database excerpts
Object fading in headers and footers

Object fading in headers and footers

Objects in headers/footers are faded when inactive. Objects, including images and OLE objects, are grayed out if the HeaderFooter object is not activated. If a header or footer is active, the objects in the main text are rendered with a lower opacity.

New font settings dialog

New font settings dialog with superscript and subscript. The Font settings dialog of TX Text Control .NET for WPF X11 has been improved with Position settings such as Superscript and Subscript and a new, modern dialog layout.

New font settings dialog