Share

DrawingDocument.AllReferencedDocuments Property

Parent Object: DrawingDocument

Description

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

Syntax

DrawingDocument.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?