SmartTagType Members
Include Protected Members
Include Inherited Members
Represents a type of smart tag.
The SmartTagType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns a 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. |
![]() |
FriendlyName | Returns a String that represents a friendly name for a smart tag type. |
![]() |
Name | Returns the name of the specified object. |
![]() |
Parent | Returns an object that represents the parent object of the specified 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. |
Top