Share via


BuiltinDocumentProperties Property

Returns a DocumentProperties collection representing the built-in 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 in the Visual Basic Editor. The Object Library contains definitions for the Visual Basic objects, properties, methods, and constants used to manipulate document properties.

Use the CustomDocumentProperties property to return the collection of custom document properties.

Applies to | Project Object, Projects Collection Object

See Also | CustomDocumentProperties Property | FileProperties Method | LastPrintedDate Property | LastSaveDate Property | LastSavedBy Property