API Reference

Class

PdfRewritePreservationMatrixSummary

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

JSON-friendly summary of a PDF rewrite-preservation matrix report.

Inheritance

  • Object
  • PdfRewritePreservationMatrixSummary

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public Boolean Passed { get; } #

True when every matrix row produced its expected classification.

public String Summary { get; } #

Human-readable matrix summary.

public IReadOnlyList<PdfRewritePreservationMatrixRowSummary> Rows { get; } #

Scenario rows in execution order.