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 TextControl stops marking up new changes. Any changes that were already tracked remain marked up in the document until they were removed.
Introduced: 26.0.
[C#] public bool IsTrackChangesEnabled { get; set; }
[Visual Basic] Public Property IsTrackChangesEnabled() As Boolean
<< TXTextControl.ServerVisualization.TextViewGenerator.InputPositionChanged Event | >> TXTextControl.ServerVisualization.TextViewGenerator.Location Property