Am working on GroupDocs.Redaction 20.2.0, and Can’t able to redact which is already redacted from Azure Blob Storage.
using (Redactor redactor = New Redactor(destStream))
{
redactor.Apply(New ExactPhraseRedaction(reda…...redactor = new Redactor(destStream)) { redactor.Apply(new ExactP...ExactPhraseRedaction(redactionCoordinates, new ReplacementOptions(System.Drawing...