PdfSubmitFormAction Constructor
Creates a PDF form submit action
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.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