KeepLines

<< Click to Display Table of Contents >>

Navigation:  RTF Functions >

KeepLines

Previous pageReturn to chapter overviewNext page

Keep RTF paragraph intact. A page break may not occur between the lines of a paragraph. Instead the whole paragraph is moved to the next page.

property boolean VPE.KeepLines

write; runtime only

Possible Values:

Value

Description

True

yes

False

no

Default:

False

Remarks:

Page breaks may occur between the lines of paragraphs, e.g. at their exact borders (see KeepNextParagraph)

 

KeepLines, KeepNextParagraph and ParagraphControl may be used together.

 

See also:

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