This is a migrated thread and some comments may be shown as answers.

HTML Size property apparently doing nothing

2 Answers 58 Views
RichTextEditor
This is a migrated thread and some comments may be shown as answers.
Philip
Top achievements
Rank 1
Philip asked on 30 Mar 2016, 06:43 PM
When setting the Text property of a RichTextEditor control with <html> formatting, the Size property is evidently being ignored. Other tags such as <b>, <br>, and <u>, appear to be working as expected.

2 Answers, 1 is accepted

Sort by
0
Philip
Top achievements
Rank 1
answered on 30 Mar 2016, 07:04 PM

Never mind. I found documentation indicating more sophisticated and complete HTML support. I was assuming that it was the same as the rudimentary support for HTML in the RadLabel control.

 

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 31 Mar 2016, 04:55 AM
Hello Philip,

Thank you for writing.

I am glad that you have found a suitable solution to your case. Note that in order to fill RadRichTextEditor with HTML content, you can use the import functionality of the Telerik.WinForms.Documents.FormatProviders.Html.HtmlFormatProvider. Alternatively, you can build a RadDocument from scratch. The RichTextEditor >> Document Elements section in the online documentation is quite useful on this topic: http://docs.telerik.com/devtools/winforms/richtexteditor/document-elements/paragraph

I hope this information helps. Should you have further questions I would be glad to help.

 Regards,
Dess
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
RichTextEditor
Asked by
Philip
Top achievements
Rank 1
Answers by
Philip
Top achievements
Rank 1
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or