KeepNextParagraph

<< Click to Display Table of Contents >>

Navigation:  RTF Functions >

KeepNextParagraph

Previous pageReturn to chapter overviewNext page

Keep RTF paragraph with the next paragraph. A page break may not occur between the following paragraphs. This means, one paragraph may not stand alone at the top of a new page. Instead the paragraphs are moved to the next page.

property boolean VPE.KeepNextParagraph

write; runtime only

Possible Values:

Value

Description

True

yes

False

no

Default:

False

Remarks:

Note: Page breaks may occur between the lines of paragraphs (see KeepLines).

 

KeepLines, KeepNextParagraph and ParagraphControl may be used together.

 

See also:

"RTF - Rich Text Format" in the Programmer's Manual