Window.ShowSourceDocuments Property

Definition

Returns or sets a WdShowSourceDocuments constant that represents how Microsoft Office Word displays source documents after a compare and merge process. Read/write.

public:
 property Microsoft::Office::Interop::Word::WdShowSourceDocuments ShowSourceDocuments { Microsoft::Office::Interop::Word::WdShowSourceDocuments get(); void set(Microsoft::Office::Interop::Word::WdShowSourceDocuments value); };
public Microsoft.Office.Interop.Word.WdShowSourceDocuments ShowSourceDocuments { get; set; }
member this.ShowSourceDocuments : Microsoft.Office.Interop.Word.WdShowSourceDocuments with get, set
Public Property ShowSourceDocuments As WdShowSourceDocuments

Property Value

WdShowSourceDocuments

Applies to