JAVA/CORBA CLASSES
Appends a page break to the end of a rich text item.
Defined in
RichTextItem
Syntax
public void addPageBreak() throws NotesException
public void addPageBreak(RichTextParagraphStyle pstyle) throws NotesException
Parameters
RichTextParagraphStyle pstyle
AddPageBreak method in LotusScript NotesRichTextItem class
EditInsertPageBreak @command in formula language
Example See Also