RedactionOverlayEndTag

A closing HTML tag to use to overlay redacted text when redacting values in PDF2-rendered documents, where View renders the PDF as a transparent text layer overlaid on an image rendering of the page.

NOTE: You can enable the PDF2 reader by editing the formats_e.ini file to set 200=pdf2sr.

In PDF2-rendered documents, View surrounds the redacted text with HTML tags. By default, View uses black text on solid white, so that the replacement text is visible and obscures the underlying text in the image layer. Set RedactionOverlayStartTag and RedactionOverlayEndTag to modify the HTML tag that View uses around the text to redact.

Type: String
Default: </a>
Required: No
Configuration Section: MyRedactionSettings
Example: RedactionOverlayEndTag=</a>
See Also: RedactionOverlayStartTag