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 | |
---|---|---|
Add | Returns a SmartTag object that represents a new smart tag added to a document. | |
Item | Returns an individual SmartTag object in a collection. | |
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 | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Count | Returns a Long that represents the number of smart tags in the collection. Read-only. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Parent | Returns an Object that represents the parent object of the specified SmartTags object. |