THotPDF.SetFormFieldAnnotationAction Method

Резюме на метода: THotPDF.SetFormFieldAnnotationAction Method

Декларация

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

Unit

HPDFDoc

Параметри

NameПредназначение
FieldNameName of the target form field
TriggerAnnotation trigger that should run the action
ActionAction builder that defines the action to run

Върната стойност

Не връща стойност

Бележки за употреба

Свързани API