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 public enum HighlightMode
Members
| Member name | Value | Description |
---|
| Never | 1 | |
| Activated | 2 | |
| Always | 3 | |
See Also