[]
Defines an action imports Forms Data Format (FDF) data into the document’s interactive form from a specified file.
public class ActionImportData : ActionBase, IPdfDict
Public Class ActionImportData
Inherits ActionBase
Implements 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. |