Paragraph.RightIndent (Word)
Returns or sets the right indent (in points) for the specified paragraph.
ActiveDocument.Paragraphs(1).RightIndent = InchesToPoints(1)
Returns or sets the right indent (in points) for the specified paragraph.
ActiveDocument.Paragraphs(1).RightIndent = InchesToPoints(1)