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.
|
getECMAScriptString, getNextequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic 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 instanceCopyright © 2025 Aspose. All Rights Reserved.