Click or drag to resize
Pdftools logo

AnalysisResultRecommendedConformance Property

The recommended conversion conformance

The optimal PDF/A conformance for the conversion (i.e. the Conformance). The recommended conformance level might be higher than the analysis conformance, if the document actually contains all data required for the higher level. It might also be lower, if the document is missing some required data.

Namespace: PdfTools.PdfA.Validation
Assembly: PdfTools (in PdfTools.dll) Version: 1.0.0
Syntax
C#
public Conformance RecommendedConformance { get; }

Property Value

Conformance
See Also