Edit

Share via


Word.DocPartInsertType enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies how a building block is inserted into a document.

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]

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.