THotPDF.SetFormFieldAnnotationAction Method

Сводка метода: THotPDF.SetFormFieldAnnotationAction Method

Объявление

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

Модуль

HPDFDoc

Параметры

ИмяНазначение
FieldNameName of the target form field
TriggerAnnotation trigger that should run the action
ActionAction builder that defines the action to run

Возвращаемое значение

Не возвращает значение

Примечания по использованию

Связанные API