[]
Represents an action that imports Forms Data Format (FDF) data into a document’s interactive form from a specified file.
public class ActionImportData : ActionBase, IPdfDict
| Name | Description |
|---|---|
| ActionImportData() | Initializes a new instance of the ActionImportData. |
| ActionImportData(FileSpecification) | Initializes a new instance of the ActionImportData. |
| Name | Description |
|---|---|
| File | Gets or sets the FDF file from which to import the data. |