ParagraphControl

<< Click to Display Table of Contents >>

Navigation:  RTF Functions >

ParagraphControl

Previous pageReturn to chapter overviewNext page

Keep RTF paragraph intact, a single line may not remain on the current page or on the next page. A page break may not occur for a following paragraph, if only the first line of the paragraph would remain on the current page, or if only the last line of the paragraph would be placed on the next page. The whole paragraph is moved to the next page instead. KeepLines, KeepNextPar and ParControl may be used together.

property boolean VPE.ParagraphControl

write; runtime only

Possible Values:

Value

Description

True

yes

False

no

Default:

False

Remarks:

KeepLines, KeepNextParagraph and ParagraphControl may be used together.

 

See also:

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