Paragraphs.Indent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.