​
​
​

Gets a collection of all targets in the document. The property value is an object of the type DocumentTargetCollection.

Syntax

​public DocumentTargetCollection DocumentTargets { get; }
​Public ReadOnly Property DocumentTargets() As DocumentTargetCollection
​

Limitations

Runtime only.

Read only.

​