Interface PdfAConformance
- All Superinterfaces:
PdfIsoConformance
- All Known Implementing Classes:
PdfAConformanceImp
Extension of the PdfIsoConformance interface for Pdf/A
adding methods regarding the level of conformance.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the conformance level.voidsetConformanceLevel(PdfAConformanceLevel conformanceLevel) Sets the conformance level.Methods inherited from interface PdfIsoConformance
checkPdfIsoConformance, isPdfIso
-
Method Details
-
getConformanceLevel
-
setConformanceLevel
Sets the conformance level.- Parameters:
conformanceLevel-
-