Paragraph.Outdent Method

Definition

Removes one level of indent for one or more paragraphs.

public:
 void Outdent();
public void Outdent ();
abstract member Outdent : unit -> unit
Public Sub Outdent ()

Remarks

Using this method is equivalent to clicking the Decrease Indent button on the Formatting toolbar.

Applies to