ParagraphFormat.MirrorIndents Property (Word)
Returns or sets a Long that represents whether left and right indents are the same width. Can be True, False, or wdUndefined. Read/write.
Syntax
expression .MirrorIndents
expression An expression that returns a ParagraphFormat object.