API Reference

Class

PdfRedactionEvidenceItem

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Post-rewrite evidence for one item from a reviewed redaction plan.

Inheritance

  • Object
  • PdfRedactionEvidenceItem

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

Properties

public PdfRedactionMatch ReviewedMatch { get; } #

Content item approved for removal in the source-bound plan.

public PdfRedactionEvidenceStatus Status { get; } #

Outcome established by inspecting the rewritten artifact.

public IReadOnlyList<PdfRedactionMatch> ResidualMatches { get; } #

Post-rewrite matches of the same kind in the same reviewed area.