LeftMargin Property Example
This example sets the left margin to 1 inch (72 points) for the second section in the active document.
ActiveDocument.Sections(2).PageSetup.LeftMargin = 72