TXTextControl.PageBreakBefore Property

If this property is set to true for a paragraph, it is always displayed on top of a page. The property sets the value for all paragraphs currently selected.

Introduced: 13.0.

Syntax

TXTextControl.PageBreakBefore [= boolean]

Remarks

The property returns false when the text selection contains multiple paragraphs with mixed setting.

Data Types

Boolean.

Limitations

Run time only.

See Also