SetFormValues

Form fields

Description

Applies form values by exact case-sensitive field name

Returns the number of fields written and ignores names not present in the document

Syntax

Delphi

Function SetFormValues(Const Values: Array Of TPDFlibFormValue; SkipReadOnly: Boolean= True): Integer;