Share via


Paragraph.MirrorIndents Property

Word Developer Reference

Returns or sets a Long that represents whether left and right indents are the same width. Can be True, False, or wdUndefined. Read/write.

Version Information
 Version Added:  Word 2007

Syntax

expression.MirrorIndents

expression   An expression that returns a Paragraph object.

See Also