Define styles created by InsertHTML()

Hi,

How can I apply the existing styles to text inserted by InsertHtml(), for example,

string htmlText = "

Header 1

";
section1.InsertHTML(htmlText);

and we noticed that the generated document has random style name for Header 1, can we make it to "Heading 1" style automatically?

We are evaluating the DocIO compnent in BackOffice Studio 5.1.0.51.

Thank you.
Yingbiao


3 Replies

MW Melba Winshia Syncfusion Team August 24, 2007 02:18 PM UTC

Hi,

Thank you for your interest in Essential DocIO.

Currently we do not provide support for HTML to Doc conversion. Sorry for the inconvenience caused.

Please let me know if you have any other questions.

Thanks,
Melba


YI Yingbiao August 26, 2007 11:33 AM UTC

Hi,

Thank you very much for your reply.

Thanks,
Yingbiao


MW Melba Winshia Syncfusion Team September 25, 2007 12:26 PM UTC

Hi Yingbiao,

Thank you for the update.

Please let me know if you have any other questions.

Thanks,
Melba

Loader.
Up arrow icon