CharacterUnitRightIndent Property Example
This example sets the right indent for all paragraphs in the active document to one character from the right margin.
ActiveDocument.Paragraphs _ .CharacterUnitRightIndent = 1