ParagraphCollection.Insert Method
Name | Parameters | Description |
---|---|---|
Insert(DocumentPosition, InsertOptions) | pos, insertOptions | Inserts a new paragraph into the document at a specified position using the specified options. |
Insert(DocumentPosition) | pos | Inserts a new Paragraph at a specified position. |