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