API Reference
Class
PdfInferenceEvidence
One stable reason supporting or weakening an inferred PDF artifact.
Inheritance
- Object
- PdfInferenceEvidence
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 PdfLogicalHeading.Evidence
- Property PdfLogicalListItem.Evidence
- Property PdfLogicalTable.Evidence
- Property PdfLogicalTableDiagnostics.Evidence
- Property PdfReadingOrderEvidence.Evidence
- Property PdfUnderstandingLine.Evidence
- Property PdfUnderstandingRegion.Evidence
- Property PdfUnderstandingSemanticElement.Evidence
- Property PdfUnderstandingWord.Evidence
Accepted by parameters
- Constructor PdfUnderstandingLine.PdfUnderstandingLine
- Constructor PdfUnderstandingRegion.PdfUnderstandingRegion
- Constructor PdfUnderstandingSemanticElement.PdfUnderstandingSemanticElement
- Constructor PdfUnderstandingWord.PdfUnderstandingWord
Constructors
public PdfInferenceEvidence(String code, String message, Double contribution) #Creates diagnostic evidence with a normalized contribution.
Parameters
- code System.String
- message System.String
- contribution System.Double