Uses of Class
de.xima.fc.transform.pdf.convert.ETargetPageFormat
-
Packages that use ETargetPageFormat Package Description de.xima.fc.transform.pdf.convert -
-
Uses of ETargetPageFormat in de.xima.fc.transform.pdf.convert
Methods in de.xima.fc.transform.pdf.convert that return ETargetPageFormat Modifier and Type Method Description static ETargetPageFormatETargetPageFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static ETargetPageFormat[]ETargetPageFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.transform.pdf.convert with parameters of type ETargetPageFormat Modifier and Type Method Description booleanETargetPageFormat. in(ETargetPageFormat... elements)
-