Document.ContentTypeProperties 属性

获取存储在文档中的元数据(如作者姓名、主题和公司)。 此类型或成员只适合在 2007 Microsoft Office system 项目中使用。Office 2010 中已弃用智能标记。
.

命名空间:  Microsoft.Office.Tools.Word
程序集:   Microsoft.Office.Tools.Word.v4.0.Utilities(在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中)
  Microsoft.Office.Tools.Word(在 Microsoft.Office.Tools.Word.dll 中)

语法

声明
ReadOnly Property ContentTypeProperties As MetaProperties
MetaProperties ContentTypeProperties { get; }

属性值

类型:Microsoft.Office.Core.MetaProperties
一个 Microsoft.Office.Core.MetaProperties 集合,表示存储在文档中的元数据(如作者姓名、主题和公司)。

.NET Framework 安全性

请参见

参考

Document 接口

Microsoft.Office.Tools.Word 命名空间