 | PdfInteractiveFormsReloadForms Method |
Reloads acroforms. Should be called after adding new fields and controls in order for them to appear in the corresponding collections.
Namespace:
Patagames.Pdf.Net
Assemblies:
Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntaxpublic void ReloadForms()
public:
void ReloadForms()
member ReloadForms : unit -> unit
public void ReloadForms()
See Also