Word.ExportItem 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 the export item type for a Word document.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
| documentContent = "DocumentContent" | Exports document content only. |
| documentWithMarkup = "DocumentWithMarkup" | Exports document with markup (annotations). |