Gets a collection of all changes made in a text frame. The property's value is an object of the type TrackedChangeCollection.

Introduced: X16.

Syntax

public TrackedChangeCollection TrackedChanges { get; }
Public ReadOnly Property TrackedChanges() As TrackedChangeCollection

Limitations

Read only.