Hello,
I asked this question for the radrichtextbox:
https://www.telerik.com/forums/radrichtextbox-get-selected-revisions#5508333
And the answer was very helpful! Unfortunately I am finding that I need to do this operation in a bit more of a granular fashion. For example, if the tracked change is an insert (for example 'This is brand new text'), is there a way that I can highlight a subset of the inserted text (for example 'brand') and mark it as deleted?
Or, if this is impossible, is there a way to find all text that has been marked as 'strikethrough' and remove it?