PdfConformityOperation Conformity Property. The PDF conformity. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#]PdfConformity

[Visual Basic]
PdfConformity
None No The PDF conformity.

 

   

Notes
 

This property specifies the conformity operations to perform. They provides more precise specifications than Conformance.

It can take a combination of the following values:

  • None – no operation.
  • NoJavaScriptAction – removes JavaScript actions. (included in PDF/A conformance.)

 

   

Example
 

None.