The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I've taken a look at binding with the richtextbox control and I'm able to bind plain text. However, is it possible to bind the content including formatting such as lists and bolding?
PSPremkumar Sundaramoorthy Syncfusion Team July 31, 2020 12:53 PM UTC
Hi Paul,
Thanks for contacting Syncfusion support,
Yes, you can bind Rtf text with SfRichTextBoxAdv content by implementing an extension class with RtfText property. Please refer the below KB and sample for more details.