CustomProperty Members

Include Protected Members
Include Inherited Members

Represents a single instance of a custom property for a smart tag.

The CustomProperty type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.

Top

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 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 Value Returns or sets the value of the custom property.

Top

See Also

Reference

CustomProperty Interface

Microsoft.Office.Interop.Word Namespace