WinForms and WPF Rich Text Editor - Enhancements (Coming soon in v15.2)

Paul Usher's Blog
17 November 2015

The v15.2 Rich Text Editor boasts some exciting new enhancements on both the WinForms and WPF platforms.   

Custom Draw via Layout API

One powerful feature coming soon is the ability to replace page elements. Using the Layout API, you can now draw lines, shapes and text above, below or in place of an element. For example, the image below demonstrates text drawn over an existing image, and blue rectangles in place of the text blocks.

Custom Draw 

Interacting with the document is achieved by subscribing to the RichEditControl.BeforePagePaint event and substituting the default Painter object with a customised descendant.

Implementing Custom Draw

 

Nested Comments

With this release, we have added the ability for end-users to respond to comments inside a document, each reply is displayed in a conversational manner using groups making this a powerful collaboration tool.

Nested Comments

 

Improved PDF Export

The engineering teams are always looking to increase performance where possible, and in v15.2 the PDF Export feature was targeted. You can see from the chart below that the exporting functionality is more that twice as fast, and uses 30% less memory.

Memory and Performance

===========================

As always, we would love to hear your feedback on the new features for the Rich Text Edit, and in particular the different use cases for the custom draw functionality.

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.