FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
Represents the data for a submit form action, specifying form fields and the destination address. More...
Public Attributes | |
string | address |
The address (URL or email) to submit the form to. | |
string [] | fieldNames |
The names of the form fields to include in the submission. | |
number | flags |
Flags controlling the form submission behavior. | |
Represents the data for a submit form action, specifying form fields and the destination address.