Click or drag to resize

HighlightMode Enumeration

This enumeration defines the highlight mode for a tracked change.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public enum HighlightMode
Members
  Member nameValueDescription
Never1
Activated2
Always3
See Also