Share via


SmartTags Object Members

Word Developer Reference

A collection of SmartTag objects that represents the text in a document that is marked as containing recognized type information.

Methods

  Name Description
Bb257782.methods(en-us,office.12).gif Add Returns a SmartTag object that represents a new smart tag added to a document.
Bb257782.methods(en-us,office.12).gif Item Returns an individual SmartTag object in a collection.
Bb257782.methods(en-us,office.12).gif SmartTagsByType Returns a SmartTags collection that represents all the smart tags installed on a user's computer of the type specified in the Name parameter.

Properties

  Name Description
Bb257782.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257782.properties(en-us,office.12).gif Count Returns a Long that represents the number of smart tags in the collection. Read-only.
Bb257782.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257782.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified SmartTags object.