A collection of DocumentProperty objects. Each DocumentProperty object represents a built-in or custom property of a container document.

Methods

Name Description
Creates a new custom document property. You can only add a new document property to the custom DocumentProperties collection.

Properties

Name Description
Gets an Application object that represents the container application for the DocumentProperties object (you can use this property with an Automation object to return that object's container application). Read-only.
Gets a Long indicating the number of items in the DocumentProperties collection. Read-only.
Gets a 32-bit integer that indicates the application in which the DocumentProperties object was created. Read-only.
Gets a DocumentProperty object from the DocumentProperties collection. Read-only.
Gets the Parent object for the DocumentProperties object. Read-only.