Document.DocumentInspectors 属性

定义

获取一个 DocumentInspectors 对象,使用该对象可以查找隐藏的个人信息(如作者姓名、公司名称和修订日期)。

public Microsoft.Office.Core.DocumentInspectors DocumentInspectors { get; }

属性值

DocumentInspectors

一个 DocumentInspectors 对象,使用该对象可以查找隐藏的个人信息(如作者姓名、公司名称和修订日期)。

适用于