THotPDF.SetFormFieldAnnotationAction Method

Résumé de la méthode: THotPDF.SetFormFieldAnnotationAction Method

Déclaration

procedure SetFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger; Action: THPDFActionBuilder);

Unité

HPDFDoc

Paramètres

NomObjectif
FieldNameName of the target form field
TriggerAnnotation trigger that should run the action
ActionAction builder that defines the action to run

Valeur de retour

Ne renvoie aucune valeur

Notes d'utilisation

API associées