You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

RtfDomParser

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

RtfDomParser

RtfDomParser (a.k.a. DCSoft.RTF and XDesigner.RTF) is an open source C# library for parsing RTF documents and generating RTF DOM Tree.

7.0.0
Source
nugetNuGet
Version published
Maintainers
1
Created
Source

RtfDomParser (a.k.a. DCSoft.RTF and XDesigner.RTF)

RtfDomParser (a.k.a. DCSoft.RTF and XDesigner.RTF) is an open source C# library for parsing RTF documents and generating RTF DOM Tree.

Initially the project was started by yuansfu, last updated on Apr 6, 2013 and was located on

  • http://sourceforge.net/projects/rtfdomparser/ and
  • https://rdp.codeplex.com/

The development of the project is dead so here I will continue to support the code and will provide NuGet packages for easier installation.

Build

Build status

NuGet: https://www.nuget.org/packages/RtfDomParser/

Features

  • Parse RTF and generate dom tree.
  • Support image , table , multi-nested table , textbox , shape , cell merge.
  • Can parse huge rtf document more than 100MB.
  • Easy to .NET programming.

Keywords

RTF

FAQs

Package last updated on 06 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts