Interface IConformanceLevel

  • All Known Implementing Classes:
    PdfAConformanceLevel, PdfUAConformanceLevel

    public interface IConformanceLevel
    Interface for PDF conformance level.

    Conformance levels are extended PDF specifications that define subsets of PDF functionality. An example of a conformance level is PDF/A, which is used for long-term archiving and PDF/UA, which is used for accessible documents.