EVO HTML to PDF Converter

PdfSubmitFormAction Constructor

Winnovative Client for .NET Documentation
Creates a PDF form submit action

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.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