Interface IRtfPageBreakContainer

  • All Known Implementing Classes:
    RtfParagraph

    public interface IRtfPageBreakContainer

    Interface for RtfElements that can contain RtfPageBreaks.

    This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch).

    • Method Detail

      • newPageBreak

        void newPageBreak()
                   throws java.io.IOException
        add a page break
        Throws:
        java.io.IOException - for I/O problems