HiQPdf Documentation

PdfSubmitFormAction Constructor (String)

Quickly Create High Quality PDFs
Constructs a PDF form submit action

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfSubmitFormAction(
	string url
)

Parameters

url
Type: SystemString
The URL of the script at the Web server that will process the submission
See Also

Reference