Click or drag to resize

PdfFormsSubmitForm Event

Send the form data to a specified URL.

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.81.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.81.2704
Syntax
public event EventHandler<SubmitFormEventArgs> SubmitForm

Value

Type: SystemEventHandlerSubmitFormEventArgs
Remarks
Required: Yes.
See Also