Word.DocPartInsertType enum
Specifies how a building block is inserted into a document.
Remarks
[ API set: WordApiDesktop 1.3 ]
Fields
| content = "Content" | Inserts the content of the building block. |
| page = "Page" | Inserts the building block as a page. |
| paragraph = "Paragraph" | Inserts the building block as a paragraph. |