Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.