A RTF paragraph can be used to import a RTF document into the PDF object model.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class RtfParagraph : ParagraphCollection
Visual Basic
<SerializableAttribute> _
Public Class RtfParagraph _
	Inherits ParagraphCollection

Inheritance Hierarchy

See Also