DocumentProperties MembersĀ 

A collection of DocumentProperty objects.

The following tables list the members exposed by the DocumentProperties type.

Public Properties

  Name Description
Application Returns an Application object that represents the container application for the object.
Count Returns an Integer indicating the number of items in the specified collection.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Item Returns a DocumentProperty object from the DocumentProperties collection.
Parent Returns the Parent object for the specified object.

Top

Public Methods

  Name Description
Add Creates a new custom document property.
GetEnumerator Returns an enumerator to support iterating through the collection.

Top

See Also

Reference

DocumentProperties Interface
Microsoft.Office.Core Namespace