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 | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
![]() |
FriendlyName | Returns a String that represents a display name for a smart tag type. |
![]() |
Name | Returns or sets the name of the smart tag type. Rread-only String. |
![]() |
Parent | Returns an Object that represents the parent object of the specified SmartTagType object. |
![]() |
SmartTagActions | Returns a SmartTagActions collection that represents the collection of actions available on a smart tag. |
![]() |
SmartTagRecognizers | Returns a SmartTagRecognizers collection for an application. |