Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

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

Topics

Resources

License

Stars

Watchers

Forks