SmartTagRecognizer Object Members

Word Developer Reference

Represents installed components that label text with types of information. For example, the Address (English) smart tag component contains recognizers for street, city, state, and postal code, among other address-related items. When a user activates an installed component either through code or by using the Smart Tags tab in the Auto Correct dialog box, Microsoft Office Word labels the text that matches these items in a document.

Properties

  Name Description
Bb257767.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257767.properties(en-us,office.12).gif Caption Returns or sets a String that represents the text displayed for an installed smart tag recognizer. Read/write.
Bb257767.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.
Bb257767.properties(en-us,office.12).gif Enabled True if smart tag recognizers are enabled for the application.
Bb257767.properties(en-us,office.12).gif FullName Specifies the name of a smart tag, including the drive or Web path. Read-only String.
Bb257767.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified SmartTagRecognizer object.
Bb257767.properties(en-us,office.12).gif ProgID Returns the programmatic identifier (ProgID) for the specified OLE object. Read-only String.