THotPDF.SetFormFieldAnnotationAction Method

Methodenzusammenfassung: THotPDF.SetFormFieldAnnotationAction Method

Deklaration

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

Unit

HPDFDoc

Parameter

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

Rückgabewert

Kein Rückgabewert

Verwendungshinweise

Verwandte APIs