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

Introduced: X13.

Syntax

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

Limitations

Read only.