SmartTag Properties

Include Protected Members
Include Inherited Members

The SmartTag type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property DownloadURL Returns a String that represents the URL address for a smart tag.
Public property Name Returns the name of the specified object.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Properties Returns a CustomProperties object that represents the properties of a smart tag.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property SmartTagActions Returns a SmartTagActions collection that represents the collection of actions available on a smart tag.
Public property XML Returns a String that represents the related XML for a smart tag.
Public property XMLNode Returns a XMLNode object that represents the XML element for a smart tag.

Top

See Also

Reference

SmartTag Interface

Microsoft.Office.Interop.Word Namespace