Gets or sets a value indicating whether track changes is active or not. When this property is true, new changes made to the document are marked up. When this property is false, a Text
Introduced: X16.
public bool IsTrackChangesEnabled { get; set; }
Public Property IsTrackChangesEnabled() As Boolean