Paragraphs.Outdent 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.
Removes one level of indent for one or more paragraphs.
public:
void Outdent();
public void Outdent ();
abstract member Outdent : unit -> unit
Public Sub Outdent ()
Remarks
Using this method is equivalent to clicking the Decrease Indent button on the Formatting toolbar.