API Reference

Interface

IPdfRedactionExternalValidator

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers abstract

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.

Methods

public abstract PdfRedactionExternalValidationResult Validate(Byte[] redactedPdf) #
Returns: PdfRedactionExternalValidationResult

Validates one redacted artifact without becoming a runtime dependency of OfficeIMO.Pdf.

Parameters

redactedPdf System.Byte[] requiredposition: 0