THotPDF.SetFormFieldAnnotationAction Method

Metodsammanfattning: THotPDF.SetFormFieldAnnotationAction Method

Deklaration

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

Enhet

HPDFDoc

Parametrar

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

Returvärde

Returnerar inget värde

Användningsanteckningar

Relaterade API:er