Paragraphs.Indent Method

Indents one or more paragraphs by one level.

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

Syntax

'Declaration
Sub Indent
'Usage
Dim instance As Paragraphs

instance.Indent()
void Indent()

Remarks

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

See Also

Reference

Paragraphs Interface

Paragraphs Members

Microsoft.Office.Interop.Word Namespace