Bookmark.InsertParagraphBefore Method

Definition

Inserts a new paragraph before the Bookmark control.

public:
 void InsertParagraphBefore();
public void InsertParagraphBefore ();
abstract member InsertParagraphBefore : unit -> unit
Public Sub InsertParagraphBefore ()

Remarks

After this method is applied, the Bookmark control expands to include the new paragraph.

Applies to