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(Var Values: Array Of TPDFlibFormValue): Integer;