Uses of Interface
com.itextpdf.kernel.pdf.IConformanceLevel
Package
Description
-
Uses of IConformanceLevel in com.itextpdf.forms.fields
Modifier and TypeFieldDescriptionprotected IConformanceLevel
AbstractPdfFormField.pdfConformanceLevel
Modifier and TypeMethodDescriptionFormFieldBuilder.getGenericConformanceLevel()
Deprecated.since 8.0.4 will be renamed to getConformanceLevel()AbstractPdfFormField.getPdfConformanceLevel()
Gets the declared conformance level.Modifier and TypeMethodDescriptionFormFieldBuilder.setGenericConformanceLevel
(IConformanceLevel conformanceLevel) Deprecated.since 8.0.4 will be renamed to setConformanceLevel -
Uses of IConformanceLevel in com.itextpdf.forms.form.element
Modifier and TypeMethodDescriptionCheckBox.setPdfConformanceLevel
(IConformanceLevel conformanceLevel) Sets the conformance level for the checkbox. -
Uses of IConformanceLevel in com.itextpdf.forms.form.renderer
Modifier and TypeMethodDescriptionprotected IConformanceLevel
AbstractFormFieldRenderer.getGenericConformanceLevel
(PdfDocument document) Deprecated.since 8.0.4 will be renamed to getConformanceLevel()protected IConformanceLevel
AbstractSelectFieldRenderer.getGenericConformanceLevel
(PdfDocument document) Deprecated.since 8.0.4 will be renamed to getConformanceLevel() -
Uses of IConformanceLevel in com.itextpdf.kernel.pdf
Modifier and TypeClassDescriptionclass
Enumeration of all the PDF/A conformance levels.class
Implementation ofIConformanceLevel
interface for PDF/UA conformance level.Modifier and TypeMethodDescriptionstatic PdfAConformanceLevel
PdfAConformanceLevel.getPDFAConformance
(IConformanceLevel possibleConformance, PdfDocument document) Deprecated.since 8.0.4 Will be removed in next major release -
Uses of IConformanceLevel in com.itextpdf.pdfa
-
Uses of IConformanceLevel in com.itextpdf.pdfua