THotPDF.SetLoadedFormFieldValueByIndex Method

Définit la valeur actuelle du champ de formulaire AcroForm dans le document PDF chargé par l'index du champ

Déclaration

procedure SetLoadedFormFieldValueByIndex(FieldIndex: Integer; const AValue: AnsiString);

Unité

HPDFDoc

Paramètre

NomUtilisation
FieldIndexIndex basé sur zéro du champ cible dans le tableau des champs AcroForm
AValueLa nouvelle chaîne de valeur à écrire dans l'entrée V du champ de formulaire

Notes d'utilisation

API associées