PdfSubmitFormActionUrl Property
The URL of the script at the Web server that will process the submission
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public string Url { get; set; }
Public Property Url As String
Get
Set
public:
property String^ Url {
String^ get ();
void set (String^ value);
}
member Url : string with get, set
Property Value
String