Click or drag to resize

ChangeKind Enumeration

This enumeration defines the kind of a tracked change.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public enum ChangeKind
Members
  Member nameValueDescription
InsertedText4096
DeletedText8192
See Also