API Reference
Class
PdfRewritePreservationMatrixReport
Result of running a PDF rewrite-preservation proof matrix.
Inheritance
- Object
- PdfRewritePreservationMatrixReport
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
- Method PdfDocument.AssertRewritePreservationMatrix
- Method PdfDocument.AssertRewritePreservationMatrix
- Method PdfDocument.AssertRewritePreservationMatrix
- Method PdfDocument.AssessRewritePreservationMatrix
- Method PdfDocument.AssessRewritePreservationMatrix
- Method PdfDocument.AssessRewritePreservationMatrix
- Method PdfRewritePreservationMatrix.AssertExpected
- Method PdfRewritePreservationMatrix.Assess
Methods
public Void ThrowIfFailed() #Returns:
VoidThrows an InvalidOperationException when any scenario produced an unexpected classification.
public PdfRewritePreservationMatrixSummary ToSummary() #Returns:
PdfRewritePreservationMatrixSummaryCreates a JSON-friendly summary of this matrix report for proof packs, CI logs, and wrappers.