Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






addPageBreak method

Appends a page break to a rich text item.

Defined in

RichTextItem

Syntax

public void addPageBreak()

throws NotesException
public void addPageBreak(RichTextParagraphStyle pstyle)

throws NotesException

Parameters

RichTextParagraphStyle pstyle

Starts the new page with the specified paragraph style.

Usage

By default the insertion occurs at the end of the item. You can change the insertion point with beginInsert and endInsert.

Language cross-reference

AddPageBreak method in LotusScript NotesRichTextItem class

EditInsertPageBreak @command in formula language

See examples

Examples: addNewLine, addPageBreak, addTab, and appendText methods
Related topics
Writing in rich text items in Java classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009