THotPDF.SetFormFieldAnnotationAction Method

Souhrn metody: THotPDF.SetFormFieldAnnotationAction Method

Deklarace

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

Jednotka

HPDFDoc

Parametry

NázevÚčel
FieldNameName of the target form field
TriggerAnnotation trigger that should run the action
ActionAction builder that defines the action to run

Návratová hodnota

Tento člen nevrací žádnou hodnotu

Poznámky k použití

Související API