FrayxRulez / nrtftree

.NET class library for RTF processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NRtfTree Library is a set of classes written entirely in C# that may be used to manage RTF documents in your own applications. 

NRtfTree is licensed under The GNU Lesser General Public License (LGPLv3).

NRtfTree will help you:

* Open and parse RTF files.
* Analyze the content of RTF files.
* Add, modify and remove document elements (i.e. text, control words, control symbols).
* Create new RTF documents.

You can find up-to-date information about NRtfTree Library at:

http://www.sgoliver.net/blog/?page_id=3568

About

.NET class library for RTF processing

License:GNU General Public License v3.0


Languages

Language:C# 92.4%Language:Smalltalk 7.4%Language:HTML 0.2%