ParagraphFormat.KeepTogether Property (Word)

True if all lines in the specified paragraphs remain on the same page when Microsoft Word repaginates the document. Read/write Long.

Syntax

expression .KeepTogether

expression A variable that represents a ParagraphFormat object.

Remarks

This property can be True, False, or wdUndefined.

See Also

Concepts

ParagraphFormat Object Members

ParagraphFormat Object