Share via


ParagraphFormat.KeepWithNext Property (Word)

True if the specified paragraph remains on the same page as the paragraph that follows it when Microsoft Word repaginates the document. Read/write Long.

Syntax

expression .KeepWithNext

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