public interface IRtfPageBreakContainer
Interface for RtfElements that can contain RtfPageBreaks.
This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch).
Modifier and Type | Method and Description |
---|---|
void |
newPageBreak()
add a page break
|
void newPageBreak() throws IOException
IOException
- for I/O problemsCopyright © 2025 Apache Software Foundation. All rights reserved.