Bookmark.InsertParagraph Method

Replaces the Bookmark control with a new paragraph.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Sub InsertParagraph
void InsertParagraph()

Remarks

If you do not want to replace the Bookmark control, use the Collapse method before using this method. The InsertParagraphAfter method inserts a new paragraph following a Bookmark control.

.NET Framework Security

See Also

Reference

Bookmark Interface

Microsoft.Office.Tools.Word Namespace