THotPDF.SetFormFieldAnnotationAction Method

Povzetek metode: THotPDF.SetFormFieldAnnotationAction Method

Deklaracija

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

Unit

HPDFDoc

Parametri

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

Vrnjena vrednost

Ne vrne vrednosti

Opombe o uporabi

Povezani API-ji