Uses of Enum
com.itextpdf.tool.xml.xtra.xfa.PdfALevel
Packages that use PdfALevel
-
Uses of PdfALevel in com.itextpdf.tool.xml.xtra.xfa
Methods in com.itextpdf.tool.xml.xtra.xfa that return PdfALevelModifier and TypeMethodDescriptionXFAFlattenerProperties.getConformanceLevel()static PdfALevelReturns the enum constant of this type with the specified name.static PdfALevel[]PdfALevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.itextpdf.tool.xml.xtra.xfa with parameters of type PdfALevelModifier and TypeMethodDescriptionXFAFlattenerProperties.setConformanceLevel(PdfALevel conformanceLevel)