Java com.lowagie.text.rtf.text RtfParagraph fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.rtf.text RtfParagraph fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.rtf.text RtfParagraph.

The text is from its open source code.

Field

nullPARAGRAPH
Constant for the end of a paragraph

Constructor

RtfParagraph(RtfDocument doc, Paragraph paragraph)
Constructs a RtfParagraph belonging to a RtfDocument based on a Paragraph.