PdfSubmitFormAction Constructor
Constructs a PDF form submit action
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfSubmitFormAction(
string url
)
Public Sub New (
url As String
)
public:
PdfSubmitFormAction(
String^ url
)
new :
url : string -> PdfSubmitFormAction
Parameters
- url String
- The URL of the script at the Web server that will process the submission