JAVA/CORBA CLASSES


addPageBreak method
Example

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


Language cross-reference

AddPageBreak method in LotusScript NotesRichTextItem class

EditInsertPageBreak @command in formula language

Example
See Also