THotPDF.SetFormFieldAnnotationAction Method

Sažetak metode: THotPDF.SetFormFieldAnnotationAction Method

Deklaracija

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

Unit

HPDFDoc

Parametri

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

Povratna vrednost

Ne vraća vrednost

Napomene za upotrebu

Povezani API-ji