Foxit::PDF::ImportDataAction Class Reference

Class to represent import-data action data. More...

Public Member Functions

 ImportDataAction (Attachment^ attachment)
 Constructor to initialize a new instance of class PDF::ImportDataAction with specific values.
 

Properties

Attachment^  Attachment
 A PDF::Attachment object that specifies the attachment from which form data is imported.
 

Detailed Description

Class to represent import-data action data.

Foxit Corporation