Edit

Share via


Word.ShowSourceDocuments 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 source documents to show.

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]

Fields

both = "Both"

Specifies that both the original and revised source documents are shown.

none = "None"

Specifies that no source documents are shown.

original = "Original"

Specifies that the original source document is shown.

revised = "Revised"

Specifies that the revised source document is shown.