LOTUSSCRIPT/COM/OLE CLASSES


Pagination property
Read-write. How page breaks affect each paragraph.

Defined in

NotesRichTextParagraphStyle

Data type

Constant of type Integer

Syntax

To get: pagination% = notesRichTextParagraphStyle.Pagination

To set: notesRichTextParagraphStyle.Pagination = pagination%

Legal values


Usage

You can set one of the above pagination options before you call the AddPageBreak method in NotesRichTextItem.

Language cross-reference

Pagination property in Java RichTextParagraphStyle class

EditInsertPageBreak @command in formula language