THPDFAcroFormField.SetAdditionalAction Method

Assigns a field-level additional action for the selected AcroForm trigger and returns Self

Declaration

function SetAdditionalAction(Trigger: THPDFFormFieldActionTrigger; Action: THPDFActionBuilder): THPDFAcroFormField;

Unit

HPDFDoc

Parameters

NamePurpose
TriggerField or widget trigger that selects the /AA dictionary entry
ActionAction builder whose action dictionary is assigned to the field or widget

Return value

Returns a THPDFAcroFormField value

Usage notes

Related APIs