Skip to content

Commit d731053

Browse files
committed
Updated README.md
1 parent aed645c commit d731053

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# RTF-DOM-Parser
22
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+
## Features
7+
* Parse RTF and generate dom tree.
8+
* Support image , table , multi-nested table , textbox , shape , cell merge.
9+
* Can parse huge rtf document more than 100MB.
10+
* Easy to .NET programming.

0 commit comments

Comments
 (0)