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.
Modifier and Type | Method and Description |
---|---|
FileSpecification |
getData()
The FDF file from which to import the data.
|
void |
setData(FileSpecification value)
The FDF file from which to import the data.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
public final FileSpecification getData()
The FDF file from which to import the data.
public final void setData(FileSpecification value)
The FDF file from which to import the data.
value
- FileSpecification instance