Redacted text highlight annotation

WebViewer Version: 8.11.0

Hello! Is there any possibility to make a text highlight annotation to look like a redaction? I would like to select a specific piece of text like I do for a text highlight annotation and then make it 100% opaque, covering the text without being visibile like a drawn redaction. Thank you!

Hello,

I think you would have to change the rendering for highlight annotations with the setCustomDrawHandler API:
Apryse Documentation | Documentation

Otherwise, a custom annotation could work too, but that might take more effort for what you have described: Apryse Documentation | Documentation.