API Reference
Interface
IPdfRedactionExternalValidator
Optional development-time validator seam for tools such as qpdf, mutool, Ghostscript, or organization-specific forensic checks.
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Methods
public abstract PdfRedactionExternalValidationResult Validate(Byte[] redactedPdf) #Returns:
PdfRedactionExternalValidationResultValidates one redacted artifact without becoming a runtime dependency of OfficeIMO.Pdf.
Parameters
- redactedPdf System.Byte[]