C# converting RTF to html [duplicate]

て烟熏妆下的殇ゞ 提交于 2019-12-11 04:46:52

问题


Possible Duplicate:
Convert Rtf to HTML

I'm trying to export text from a C# app to a Flash movie hoping to get the same formatted text. Flash can handle html tags, so my question is: Is it possible to convert formatted text from a RichTextBox into HTML using C#? Thanks


回答1:


Yes it is possible, question has already been asked and answered:

Convert Rtf to HTML



来源:https://stackoverflow.com/questions/6585376/c-sharp-converting-rtf-to-html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!