Uses of Enum Class
com.datalogics.PDFL.AcroFormExportType
Packages that use AcroFormExportType
-
Uses of AcroFormExportType in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return AcroFormExportTypeModifier and TypeMethodDescriptionstatic AcroFormExportTypeReturns the enum constant of this class with the specified name.static AcroFormExportType[]AcroFormExportType.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 AcroFormExportTypeModifier and TypeMethodDescriptionbooleanDocument.exportAcroFormsData(String fileName, AcroFormExportType exportType) Export the AcroForms data.