_ParagraphFormat.MirrorIndents Property

Definition

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

Applies to