ProtectedViewWindow.Document 属性

定义

获取与 Document 受保护的视图窗口关联的 对象。

public:
 property Microsoft::Office::Interop::Word::Document ^ Document { Microsoft::Office::Interop::Word::Document ^ get(); };
public Microsoft.Office.Interop.Word.Document Document { get; }
member this.Document : Microsoft.Office.Interop.Word.Document
Public ReadOnly Property Document As Document

属性值

Document 受保护的视图窗口关联的 对象。

注解

此为只读属性。

适用于