Interface PdfAConformance

All Superinterfaces:
PdfIsoConformance
All Known Implementing Classes:
PdfAConformanceImp

public interface PdfAConformance extends PdfIsoConformance
Extension of the PdfIsoConformance interface for Pdf/A adding methods regarding the level of conformance.
  • Method Details

    • getConformanceLevel

      PdfAConformanceLevel getConformanceLevel()
      Returns the conformance level.
      Returns:
    • setConformanceLevel

      void setConformanceLevel(PdfAConformanceLevel conformanceLevel)
      Sets the conformance level.
      Parameters:
      conformanceLevel -