THotPDF.SetFormFieldAnnotationAction Method

Methodeoverzicht: THotPDF.SetFormFieldAnnotationAction Method

Declaratie

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

Eenheid

HPDFDoc

Parameters

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

Retourwaarde

Geeft geen waarde terug

Gebruiksaantekeningen

Gerelateerde API's