Skip to content

Commit 35a2b11

Browse files
committed
Updated README.md
1 parent 10c09f0 commit 35a2b11

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1+
# XDesigner.RTF (RTF DOM Parser)
2+
XDesigner.RTF (RTF DOM Parser) is an open source C# library for parsing RTF documents and generating RTF DOM Tree.
33

44
Initially the project was started by **yuansfu** and was located on http://sourceforge.net/projects/rtfdomparser/
55

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+
68
## Features
79
* Parse RTF and generate dom tree.
810
* Support image , table , multi-nested table , textbox , shape , cell merge.

0 commit comments

Comments
 (0)