PdfConformanceIdentification EffectiveConformance Property. The effective PdfConformance value. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#]PdfConformance

[Visual Basic]
PdfConformance
Pdf Yes The effective PdfConformance value.

 

   

Notes
 

This property indicates the effective conformance specified by the Part, Amd, and Conformance properties.

It can take any of the following values:

  • Pdf – PDF.
  • PdfA1b – PDF/A-1b.
  • PdfA1a – PDF/A-1a.

 

   

Example
 

None.