Winnovative Logo

PdfSubmitFormAction Constructor

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

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.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