Document.SmartTags 属性

获取一个 SmartTags 对象,该对象表示文档中的智能标记。

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

语法

声明
ReadOnly Property SmartTags As SmartTags
    Get
SmartTags SmartTags { get; }

属性值

类型:Microsoft.Office.Interop.Word.SmartTags
一个 SmartTags 对象,表示文档中的智能标记。

.NET Framework 安全性

请参见

参考

Document 接口

Microsoft.Office.Tools.Word 命名空间