Paragraphs.Outdent Method

Removes one level of indent for one or more paragraphs.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Outdent
'Usage
Dim instance As Paragraphs

instance.Outdent()
void Outdent()

Remarks

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

See Also

Reference

Paragraphs Interface

Paragraphs Members

Microsoft.Office.Interop.Word Namespace