DocumentProperty Members

Include Protected Members
Include Inherited Members

Represents a custom or built-in document property of a container document.

The DocumentProperty type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the container application for the object.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property LinkSource Returns or sets the source of a linked custom document property.
Public property LinkToContent Determine if the value of the custom document property is linked to the content of the container document.
Public property Name Returns or sets the name of the specified object.
Public property Parent Returns the Parent object for the specified object.
Public property Type Returns or sets the document property type.
Public property Value Returns or sets the value of a document property.

Top

Methods

  Name Description
Public method Delete Removes a custom document property.

Top

See Also

Reference

DocumentProperty Interface

Microsoft.Office.Core Namespace