Share via


SmartTagType Object Members

Word Developer Reference

Represents a type of smart tag. A smart tag type is a single item in a smart tag list. Smart tag lists can contain multiple smart tag types. For example, the Address smart tag list installed on English systems by default contains a name smart tag type, a street smart tag type, and a city smart tag type, to name just a few.

Properties

  Name Description
Bb257788.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257788.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.
Bb257788.properties(en-us,office.12).gif FriendlyName Returns a String that represents a display name for a smart tag type.
Bb257788.properties(en-us,office.12).gif Name Returns or sets the name of the smart tag type. Rread-only String.
Bb257788.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified SmartTagType object.
Bb257788.properties(en-us,office.12).gif SmartTagActions Returns a SmartTagActions collection that represents the collection of actions available on a smart tag.
Bb257788.properties(en-us,office.12).gif SmartTagRecognizers Returns a SmartTagRecognizers collection for an application.