PageSetup.SectionStart (Word)

Returns or sets the type of section break for the specified object. Possible return values are wdSectionContinuous - Continuous section break, wdSectionEvenPage - Even pages section break, wdSectionNewColumn - New column section break, wdSectionNewPage - New page section break, wdSectionOddPage - Odd pages section break.


ActiveDocument.PageSetup.SectionStart = wdSectionContinuous