_Document.DocumentInspectors 属性

定义

返回一个 DocumentInspectors 集合,使你能够查找隐藏的个人信息,例如作者姓名、公司名称和修订日期。 此为只读属性。

public:
 property Microsoft::Office::Core::DocumentInspectors ^ DocumentInspectors { Microsoft::Office::Core::DocumentInspectors ^ get(); };
public Microsoft.Office.Core.DocumentInspectors DocumentInspectors { get; }
member this.DocumentInspectors : Microsoft.Office.Core.DocumentInspectors
Public ReadOnly Property DocumentInspectors As DocumentInspectors

属性值

DocumentInspectors

适用于