DocumentProperties Object Members

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

Methods

  Name Description
Aa433409.methods(en-us,office.12).gif Add Creates a new custom document property. You can only add a new document property to the custom DocumentProperties collection.

Properties

  Name Description
Aa433409.properties(en-us,office.12).gif Application 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.
Aa433409.properties(en-us,office.12).gif Count Gets a Long indicating the number of items in the DocumentProperties collection. Read-only.
Aa433409.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the DocumentProperties object was created. Read-only.
Aa433409.properties(en-us,office.12).gif Item Gets a DocumentProperty object from the DocumentProperties collection. Read-only.
Aa433409.properties(en-us,office.12).gif Parent Gets the Parent object for the DocumentProperties object. Read-only.