| 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.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax public void ReloadForms()
public:
void ReloadForms()
member ReloadForms : unit -> unit
public void ReloadForms()
See Also