.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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