InsertParagraphAfter Method

See Also         Example         Applies To

Inserts a paragraph mark after a range or selection.

Note   After this method is applied, the range or selection expands to include the new paragraph.

Syntax

expression.InsertParagraphAfter

expression   Required. An expression that returns a Range or Selection object.