We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c09f0 commit 35a2b11Copy full SHA for 35a2b11
1 file changed
README.md
@@ -1,8 +1,10 @@
1
-# RTF-DOM-Parser
2
-RTF DOM Parser is an open source C# library for parsing RTF documents and generating RTF DOM Tree.
+# XDesigner.RTF (RTF DOM Parser)
+XDesigner.RTF (RTF DOM Parser) is an open source C# library for parsing RTF documents and generating RTF DOM Tree.
3
4
Initially the project was started by **yuansfu** and was located on http://sourceforge.net/projects/rtfdomparser/
5
6
+The development of the project is dead so here I will continue to support the code and will provide NuGet packages for easier installation.
7
+
8
## Features
9
* Parse RTF and generate dom tree.
10
* Support image , table , multi-nested table , textbox , shape , cell merge.
0 commit comments