Gets the kind of change. It can be inserted or deleted text or an inserted or deleted image, textframe, barcode or form.
public ChangeKind ChangeKind { get; }
Public ReadOnly Property ChangeKind() As ChangeKind
Member | Description |
---|---|
Inserted |
Text has been inserted. |
Deleted |
Text has been deleted. |
Learn more about the TXText