Share via


CustomDocumentProperties Property

Returns a DocumentProperties collection representing the custom properties of the document. Read-only.

Remarks

For more information, see DocumentProperties Collection Object in the Microsoft Office Visual Basic Reference.

To use this property, you should establish a reference to the Microsoft Office 11.0 Object Library by using the References command on the Tools menu. The Object Library contains definitions for the Visual Basic objects, properties, methods, and constants used to manipulate document properties.

Use the BuiltinDocumentProperties property to return the collection of built-in document properties.

Applies to | Project Object, Projects Collection Object

See Also | BuiltinDocumentProperties Property | FileProperties Method