com.lowagie.text.rtf.text
public class RtfNewPage extends RtfElement
Version: $Id: RtfNewPage.java 2788 2007-05-24 17:37:29Z hallm $
| Field Summary | |
|---|---|
| static byte[] | NEW_PAGE
Constant for a new page |
| Constructor Summary | |
|---|---|
| RtfNewPage(RtfDocument doc)
Constructs a RtfNewPage
| |
| Method Summary | |
|---|---|
| byte[] | write()
Writes a new page
|
| void | writeContent(OutputStream result)
Writes a new page |
Parameters: doc The RtfDocument this RtfNewPage belongs to
Deprecated: replaced by writeContent
Writes a new pageReturns: A byte array with the new page set