THotPDF.SetFormFieldAnnotationAction Method

Metodesammendrag: THotPDF.SetFormFieldAnnotationAction Method

Deklarasjon

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

Enhet

HPDFDoc

Parametere

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

Returverdi

Returnerer ingen verdi

Bruksnotater

Relaterte API-er