THPDFAcroFormField.SetAdditionalAction Method

方法摘要: THPDFAcroFormField.SetAdditionalAction Method

声明

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

单元

HPDFDoc

参数

名称用途
TriggerField or widget trigger that selects the /AA dictionary entry
ActionAction builder whose action dictionary is assigned to the field or widget

返回值

返回值: THPDFAcroFormField

使用说明

相关 API