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