 | PdfInteractiveFormsResetForm Method |
Resets forms to their default values.
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
SyntaxPublic Function ResetForm As Boolean
member ResetForm : unit -> bool
public boolean ResetForm()
Return Value
BooleanTrue for successfull, false if action was canceled.
See Also