Uses of Enum Class
com.datalogics.PDFL.OutputType
Packages that use OutputType
-
Uses of OutputType in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return OutputTypeModifier and TypeMethodDescriptionPrintParams.getOutputType()static OutputTypeReturns the enum constant of this class with the specified name.static OutputType[]OutputType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL with parameters of type OutputType