Document.ContentTypeProperties 属性

获取存储在文档中的元数据(如作者姓名、主题和公司)。

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

语法

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

属性值

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

.NET Framework 安全性

请参见

参考

Document 接口

Microsoft.Office.Tools.Word 命名空间