DocumentProperties Members

Include Protected Members
Include Inherited Members

A collection of DocumentProperty objects.

The DocumentProperties 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 Count Returns an Integer indicating the number of items in the specified collection.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Item Returns a DocumentProperty object from the DocumentProperties collection.
Public property Parent Returns the Parent object for the specified object.

Top

Methods

  Name Description
Public method Add Creates a new custom document property.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

DocumentProperties Interface

Microsoft.Office.Core Namespace