Products Technologies Demo Docs Blog Support Company

What's New in X15

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

Protected documents

Document protection

Protected documents

Using TX Text Control .NET for Windows Forms, documents can be protected by restricting the formatting and editing of content. Editable regions are exceptions within protected documents where specific users have access.

Chart layout ribbon tab

Chart tools

Chart layout ribbon tab

2D and 3D chart objects can be added to documents and merged with data using the reporting framework MailMerge. When a chart object has been inserted and selected, a new out-of-the-box ribbon group Chart Tools is available in the TX Text Control ribbon.

Contextual mini toolbar

Mini toolbar

Contextual mini toolbar

Inspired by Microsoft Word, the new mini toolbar coming in version X15 is a small version of the full ribbon toolbar providing the most common formatting features. The mini toolbar appears when text is selected or selected text is right-clicked.

Watermarks in headers and footers

Watermarks

Watermarks in headers and footers

Content in headers and footers can overlap main text. This is typically used in letterhead templates to place an address block in a text box on the side of the main text. This content is repeated on each page dependent of the header and footer section settings.

MS Word-compatible document protection and editable regions

MS Word-compatible document protection with editable regions. Using TX Text Control .NET for Windows Forms X15, documents can be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.

Editable regions are exceptions within protected documents that can be defined through a start position and a length or through a TXTextControl.Selection class. These regions can be nested and overlap.

Each TXTextControl.EditableRegion class is associated with a user through the TXTextControl.EditableRegion.UserName property. Only this user can edit the region when the document has been set to read-only.

Learn more

MS Word-compatible document protection and editable regions
Chart layout ribbon tab

Chart layout ribbon tab

Chart layout ribbon tab for adding and customizing charts. 2D and 3D chart objects can be added to documents and merged with data using the reporting framework TXTextControl.DocumentServer.MailMerge class.

The TXTextControl.Windows.Forms.Ribbon.RibbonChartLayoutTab class can be used as an out-of-the-box ribbon tab directly in a TX Text Control-based application. The chart insert drop-down button has been redesigned and is inspired by the chart types available in MS Word.

Using the TXTextControl.Windows.Forms.Ribbon.RibbonFrameLayoutTab class tab, typical frame-based object layout settings can be adjusted such as position, text wrapping, and size. Additionally, in the Type & Appearance group, the chart type can be changed and additional 3D settings are available.

Learn more

Contextual mini toolbar

Contextual mini toolbar for quick formatting tasks. Inspired by Microsoft Word, the new TXTextControl.MiniToolbar class is a small version of the full ribbon toolbar providing the most common formatting features. The mini toolbar appears when text is selected or selected text is right- or left-clicked.

This context-sensitive toolbar is very handy for quick formatting tasks without moving the mouse back and forth from the selection to the full ribbon bar.

When right-clicking a selection or an object such as a table or text frame, contextual features are displayed in the mini toolbar.

Learn more

Contextual mini toolbar
Watermarks in headers and footers

Watermarks in headers and footers

Watermarks in headers and footers for letterhead templates. A highly requested feature was content in headers and footers that overlaps the main text. This is typically used in letterhead templates to place the address in a text box on the side of the main text. This content is repeated on each page and is therefore part of the header or footer text part.

Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.

Learn more

Pagination in tables

Pagination in tables with control over page breaks. The pagination settings keep with next and page break before can now be used in tables to control page breaks within a table. The first paragraph of a table row determines how to treat the complete row. If the first paragraph of a table row has the keep with next setting, the complete table row is positioned on the same page as the following table row.

Learn more

Pagination in tables
Select objects behind the text

Select objects behind the text

Select objects behind the text with the new TXTextControl.SelectObjects property. The new TXTextControl.TextControl.SelectObjects property controls the selection of objects which are located behind the text.

When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.

.NET framework update

.NET Framework update required for X15 and higher versions. Starting with X15 (25.0), our Windows Forms products require .NET Framework 4.0 and higher.

v4.5 is not a must-have, and it is sufficient to install v4.0 on the target machine.

To find out more about the supported Windows versions, please refer to this MSDN article:

.NET Framework System Requirements

New classes, properties, methods and events for Windows Forms

See all new members