EVO PDF Logo

PdfSubmitFormAction Constructor

EVO PDF Client for .NET Framework
Creates a PDF form submit action

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.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