Paragraph.SpaceAfter (Word)
Returns or sets the amount of spacing (in points) after the specified paragraph or text column.
ActiveDocument.Paragraphs(1).SpaceAfter = 12
Returns or sets the amount of spacing (in points) after the specified paragraph or text column.
ActiveDocument.Paragraphs(1).SpaceAfter = 12