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

Is it possible to customize HtmlFormatProvider?

1 Answer 70 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Jaeho
Top achievements
Rank 1
Jaeho asked on 22 Jun 2017, 03:50 PM

Hi,

I am very new to Telerik and I am trying us RichTextBox on my project.

One of the requirement is to export text to HTML5 as responsive.

My thinking is that I need to intercept, customize or subclass HtmlFormatProvider to achieve what I want.

Is intercepting, customizing or subclassing HtmlFormatProvider possible?

Or is there a way to create HTML5 in my way?

 

Thanks in advance.

 

Jaeho

1 Answer, 1 is accepted

Sort by
0
Mihail
Telerik team
answered on 26 Jun 2017, 08:09 AM
Hello Jaeho,

The HtmlFormatProvider has ExportSettings which can be used for customization of the output HTML. However, they are mostly related to how the styling is exported. Here is a link to the help article explaining how the setting should be used: Export Settings.

I am afraid that plugging into HtmlFormatProvider is not supported out of the box.

Regards,
Mihail
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
Tags
RichTextBox
Asked by
Jaeho
Top achievements
Rank 1
Answers by
Mihail
Telerik team
Share this question
or