_ParagraphFormat.MirrorIndents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets an Integer that represents whether left and right indents are the same width. Can be True, False, or wdUndefined. Read/write.
public:
property int MirrorIndents { int get(); void set(int value); };
public int MirrorIndents { get; set; }
member this.MirrorIndents : int with get, set
Public Property MirrorIndents As Integer
Property Value
Integer