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