Paragraph.PageBreakBefore (Word)
True if a page break is forced before the specified paragraphs.
This property can be True, False, or wdUndefined.
Selection.Paragraphs(1).PageBreakBefore = True
True if a page break is forced before the specified paragraphs.
This property can be True, False, or wdUndefined.
Selection.Paragraphs(1).PageBreakBefore = True