Share

PresentationDocument.ReferencingDocuments Property

Parent Object: PresentationDocument

Description

Property that returns all the documents in memory that reference this document. A referencing document may or may not be fully open (i.e. may just be initialized).

Syntax

PresentationDocument.ReferencingDocuments() As DocumentsEnumerator

Property Value

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

Version

Introduced in version 11

Was this information helpful?