Share via


Paragraph.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 Paragraph

instance.Indent()
void Indent()

Remarks

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

See Also

Reference

Paragraph Interface

Paragraph Members

Microsoft.Office.Interop.Word Namespace