addPageBreak (NotesRichTextItem - JavaScript™)
Appends a page break to a rich text item.
Defined in
NotesRichTextItemSyntax
addPageBreak() : void
addPageBreak(pstyle:NotesRichTextParagraphStyle)
: void
Parameter | Description |
---|---|
pstyle |
Starts the new page with the specified paragraph style. |