_Document.SmartTags 属性

定义

返回一个 SmartTags 对象,该对象代表文档中的智能标记。

public:
 property Microsoft::Office::Interop::Word::SmartTags ^ SmartTags { Microsoft::Office::Interop::Word::SmartTags ^ get(); };
public Microsoft.Office.Interop.Word.SmartTags SmartTags { get; }
member this.SmartTags : Microsoft.Office.Interop.Word.SmartTags
Public ReadOnly Property SmartTags As SmartTags

属性值

适用于