Share

PartDocument.AllReferencedDocuments Property

Parent Object: PartDocument

Description

Property that returns all the document references of this Document along with all of the recursively nested references.

Syntax

PartDocument.AllReferencedDocuments() As DocumentsEnumerator

Property Value

This is a read only property whose value is a DocumentsEnumerator.

Version

Introduced in version 11

Was this information helpful?