org.apache.fop.render.rtf.rtflib.rtfdoc

Interface IRtfPageBreakContainer

Known Implementing Classes:
RtfParagraph

public interface IRtfPageBreakContainer

Interface for RtfElements that can contain RtfPageBreaks
Author:
Bertrand Delacretaz bdelacretaz@codeconsult.ch

Method Summary

void
newPageBreak()
add a page break

Method Details

newPageBreak

public void newPageBreak()
            throws IOException
add a page break

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.