Bookmark.InsertParagraphBefore 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.
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.