Gets or sets a value indicating whether the tracked change is highlighted.

Syntax

public HighlightMode HighlightMode { get; set; }
Public Property HighlightMode() As HighlightMode

Members

Member Description
None This value is not used for tracked changes.
Activated This value is not used for tracked changes.
Always The tracked change is always highlighted.
Never The tracked change is never highlighted.

Further Reading

Learn more about the TXTextControl.TrackedChange.HighlightMode Property in the Text Control Blog: