THotPDF.SetFormFieldAnnotationAction Method

Podsumowanie metody: THotPDF.SetFormFieldAnnotationAction Method

Deklaracja

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

Jednostka

HPDFDoc

Parametry

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

Wartość zwracana

Nie zwraca wartości

Uwagi dotyczące użycia

Powiązane API