THotPDF.SetFormFieldAnnotationAction Method

Riepilogo del metodo: THotPDF.SetFormFieldAnnotationAction Method

Dichiarazione

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

Unità

HPDFDoc

Parametri

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

Valore restituito

Non restituisce alcun valore

Note d'uso

API correlate