Paragraph.Indent Method

Definition

Indents one or more paragraphs by one level.

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

Remarks

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

Applies to