PdfSubmitFormActionUrl Property |
(Required) A uniform resource locator (URL) of the script at the Web server that will process the submission.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntaxpublic string Url { get; set; }Public Property Url As String
Get
Set
Property Value
String
A uniform resource locator (URL) of the script at the Web server that will process the submission.
Exceptions
See Also