We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following:
Finds all fragments matching regex: \[(?s)(.*?)\]
Upda…...)\] Updates the Text property to remove...background) However , after updating textFragment.Text , the rendered...