For Each Sctn In ActiveDocument.Sections 'Loop through each Section With Sctn 'Get the Section print width With .PageSetup
With Selection 'Get the Section print width With .Sections.First.PageSetup
Next