NRTF-Tree-Async

March 21, 2025 ยท View on GitHub

NRTF Tree with Async Support.

The original version of NRTF Tree is here and was written by Salvador Gomez.

The original readme is below: 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