Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Initializes a new instance of the Action class.
Namespace: Apitron.PDF.Kit.Interactive.Actions
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- url
- Type: SystemString
A Uniform resource locator (URL) of the script at the Web server that will process the submission. - flags
- Type: Apitron.PDF.Kit.Interactive.ActionsSubmitFormFlags
The flags for submit-form actions - fields
- Type: Apitron.PDF.Kit.Interactive.FormsField
The fields.
See Also