[ CCode ( has_type_id = false ) ]
public struct ActionResetForm
Resets some or all fields within a PDF form.
The default behavior resets only the list of fields, but setting exclude to true
will cause the action to reset all fields but those listed. Providing an empty list of fields resets the entire form.