Document.VstoSmartTags 属性

获取与该文档关联的 Microsoft.Office.Tools.SmartTagCollection

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

语法

声明
ReadOnly Property VstoSmartTags As SmartTagCollection
    Get
SmartTagCollection VstoSmartTags { get; }

属性值

类型:Microsoft.Office.Tools.SmartTagCollection
与该文档关联的 Microsoft.Office.Tools.SmartTagCollection

.NET Framework 安全性

请参见

参考

Document 接口

Microsoft.Office.Tools.Word 命名空间

其他资源

智能标记概述

如何:向 Word 文档添加智能标记