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.6.0+e1db8f4bf6125495a2d29513486ea3e61205c81b
Syntax
C#
public Conformance RecommendedConformance { get; }

Property Value

Conformance
See Also