TXTextControl.KeepWithNext Property

If this property is set to true for a paragraph, it is displayed on the same page as its following paragraph. The property sets the value for all paragraphs currently selected.

Introduced: 13.0.

Syntax

TXTextControl.KeepWithNext [= 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