com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class ImportDataAction

  • All Implemented Interfaces:
    IAppointment


    public class ImportDataAction
    extends PdfAction

    Upon invocation of an import-data action, Forms Data Format (FDF) data shall be imported into the document’s interactive form from a specified file.

    • Method Detail

      • getData

        public final FileSpecification getData()

        The FDF file from which to import the data.

        Returns:
        FileSpecification instance
      • setData

        public final void setData(FileSpecification value)

        The FDF file from which to import the data.

        Parameters:
        value - FileSpecification instance