THPDFAcroFormField.SetAnnotationAction Method

Method summary: THPDFAcroFormField.SetAnnotationAction Method

Declaration

function SetAnnotationAction(Trigger: THPDFAnnotationActionTrigger; 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 value: THPDFAcroFormField

Usage notes

Related APIs