API Reference
Class
PdfRedactionEvidenceItem
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
- Property PdfRedactionEvidenceReport.Items
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.