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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.