GetFormValues
Form fields
Description
Exports form field names and values through a caller-sized array
Returns the total field count so callers can use a count pass followed by one fill pass
Syntax
Delphi
Function GetFormValues(Out Values: Array Of TPDFlibFormValue): Integer;