Class ImportDataAction
ImportDataAction class
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.
public class ImportDataAction : PdfAction
Properties
Name | Description |
---|---|
Data { get; set; } | The FDF file from which to import the data. |
Next { get; } | Next actions in sequence. |
See Also
- class PdfAction
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF