Document.VstoSmartTags 属性 (2007 system)

更新:2007 年 11 月

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

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

语法

声明
<BrowsableAttribute(False)> _
Public ReadOnly Property VstoSmartTags As SmartTagCollection
用法
Dim instance As Document
Dim value As SmartTagCollection

value = instance.VstoSmartTags
[BrowsableAttribute(false)]
public SmartTagCollection VstoSmartTags { get; }

属性值

类型:Microsoft.Office.Tools.SmartTagCollection

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

权限

另请参见

参考

Document 类

Document 成员

Microsoft.Office.Tools.Word 命名空间

其他资源

智能标记概述

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