Share

DrawingDocument.ReferencedDocumentDescriptors Property

Parent Object: DrawingDocument

Description

Property that returns an enumeration of descriptors that represent the native document references held by this document.

Syntax

DrawingDocument.ReferencedDocumentDescriptors() As DocumentDescriptorsEnumerator

Property Value

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

Version

Introduced in version 11

Was this information helpful?