Skip to content

DevExpress-Examples/reporting-winforms-change-formatting-xrrichtext-rtf-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WinForms - How to Change Formatting in the XRRichText Control

This example uses the non-visual RichEditDocumentServer component to edit and format rich text content of the XRRichText control.

Original Content

The report preview with the XRRichText control that displays the original RTF content is shown below:

Report with XRRichText Control Before Formatting

Modified Content

The RichEditDocumentServer component applies default formatting, removes whitespaces at the end of the text, appends formatted text, and assigns the resulting RTF text to the XRRichText.Rtf property. The resulting report is shown in the following image:

Report with XRRichText Control After Formatting

Files to Review

Documentation

More Examples

About

Use the non-visual RichEditDocumentServer component to edit and format rich text content of the XRRichText control.

Topics

Resources

License

Stars

Watchers

Forks