Gets the kind of change. It can be inserted or deleted text or an inserted or deleted image, textframe, barcode or form.

Syntax

public ChangeKind ChangeKind { get; }

Members

Member Description
InsertedText Text has been inserted.
DeletedText Text has been deleted.

Further Reading

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