Uses of Enum Class
com.datalogics.PDFL.AcroFormImportType
Packages that use AcroFormImportType
-
Uses of AcroFormImportType in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return AcroFormImportTypeModifier and TypeMethodDescriptionstatic AcroFormImportTypeReturns the enum constant of this class with the specified name.static AcroFormImportType[]AcroFormImportType.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 AcroFormImportTypeModifier and TypeMethodDescriptionbooleanDocument.importAcroFormsData(String fileName, AcroFormImportType importType) Import the AcroForms data.