
Gets a collection of all targets in the document. The property value is an object of the type DocumentTargetCollection.
[C#]
public DocumentTargetCollection DocumentTargets { get; }
[Visual Basic]
Public ReadOnly Property DocumentTargets() As DocumentTargetCollection
Runtime only.
Read only.