Window.ShowSourceDocuments 属性

定义

返回或设置一个WdShowSourceDocuments常量,该常量表示 Microsoft Office Word在比较和合并过程后如何显示源文档。 读/写。

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

属性值

WdShowSourceDocuments

适用于